-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
WebUI: Add delay when closing submenu in WebUI #23254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Haven't tested yet but this is awesome. |
Use css shorthand Co-authored-by: Chocobo1 <[email protected]>
From #23252:
IMO this is not fulfilled for all submenus because of
Try changing a category the way the user above expects and you'll end up with the tags submenu replacing the categories submenu. The window of overlap is not small at all for the purpose described above and the video doesn't really show how annoying it is because there is no interaction with such a submenu when that happens (in the video). |
I see. It's because the |
fixes #23252
this is a CSS-only fix to add a delay when closing the sub-menu in WebUI.
video show it works (ubuntu screen recorder doesn't show the mouse pointer), you can see the
copy
submenu doesn't go away immediately when theexport .torrent
menu item gets hoveredScreencast.from.2025-09-09.15-08-45.webm
Though adding a delay can result a small window of overlapping submenu (can be also screen in the video)