preline icon indicating copy to clipboard operation
preline copied to clipboard

Desktop Dropdown Submenu Behavior Fails On Click

Open switchupcb opened this issue 8 months ago • 0 comments

Summary

clicking desktop dropdown submenu causes hover behavior of the dropdown submenu content container to mess up

Steps to Reproduce

  1. Visit https://preline.co/examples/navigations-navbars.html#left-aligned-header
  2. Hover or click Dropdown (labeled: "Dropdown")
  3. Hover over Dropdown Submenu (labeled: "Submenu") to view Submenu intended behavior.
  4. 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

switchupcb avatar Jun 03 '25 02:06 switchupcb