Prevent simultaneous open/close on simultaneous click/hover

Created on 14 July 2024, about 2 months ago
Updated 31 July 2024, about 1 month ago

I find myself doing this a lot: I move my mouse to the navigation item that I want, and then click on it.

The drawer then appears and disappears because the hover event causes it to appear, and then the click event causes it to disappear.

Proposed resolution

Insert a small timeout (250-500ms?) on the click event if the menu item is already in an open state.

πŸ› Bug report
Status

Fixed

Version

10.3 ✨

Component
NavigationΒ  β†’

Last updated 1 day ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States mherchel Gainesville, FL, US

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024