Dropdown menus close too quickly #53545
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The dropdown menus (like the user menu, Libraries, Training, etc.) close as soon as the mouse cursor leaves the
<ul>
element. This makes it hard to click on the bottom-most item, because a tiny overshoot immediately closes the menu. It would be nicer if the close would happen on a timeout (say after 1 or 2 seconds); that timeout could then be cancelled when the cursor moves back into the menu area.Added subscriber: @dr.sybren
Changed status from 'Open' to: 'Archived'
This report is no longer valid with the new navigation design.