Skip to content

Correct pointer events handling on tabbed submenu

Lorenzo Ancora requested to merge lorenzoancora/admin-fe:patch-1 into develop

Manage double-clicking by ignoring mouse events on the already activated menu item (which cannot be activated twice or intuitively provide additional functionality) and disabling the ability to automatically extend the selection to other menu items. Enhance accessibility and appearance by blocking accidental selection/copying of navigation elements.

Merge request reports