0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-08 21:34:59 +02:00
wxiaoguang e2fbfc8730
fix: various dropdown problems (#38020)
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
2026-06-07 10:33:16 +00:00
..