preline
preline copied to clipboard
Desktop Dropdown Submenu Behavior Fails On Click
Summary
clicking desktop dropdown submenu causes hover behavior of the dropdown submenu content container to mess up
Steps to Reproduce
- Visit https://preline.co/examples/navigations-navbars.html#left-aligned-header
- Hover or click Dropdown (labeled: "Dropdown")
- Hover over Dropdown Submenu (labeled: "Submenu") to view Submenu intended behavior.
- Click Dropdown Submenu (labeled: "Submenu") to view Submenu Content Container fail to show (unintended behavior) even when hovered.
Demo Link
https://preline.co/examples/navigations-navbars.html#left-aligned-header
Expected Behavior
You are expected to be able to easily click any element on the Dropdown Submenu Content Container when the Dropdown Submenu is hovered.
You are expected to be able to see the Dropdown Submenu Content Container when the Dropdown Submenu is clicked even when the cursor is not on the Dropdown Submenu.
Actual Behavior
See Demo.
Screenshots
No response