mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-13 23:23:59 +00:00
1. remove legacy onResponseKeepSelectedItem, refactor the code to
dropdown.js
2. make dropdown correctly handle "single selection + remote query + filter"
* fix #38018
3. fix incorrect "transition" class usage for the dropdown dividers