1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-31 11:28:24 +00:00
Files
gitea/web_src/js/utils/dom.ts
Kerwin Bryant f4196a8843 Optimize overflow-menu (#34183)
Optimized the overflow-menu:
1. Close the tippy when a menu item inside the tippy is clicked.
2. When a menu item inside the tippy is selected, move the active state
of the menu to the tippy's button.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-13 01:59:36 +00:00

14 KiB