htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

The mega menu behaves incorrectly on narrow screens. #474

Open 4bntw opened 1 month ago

4bntw commented 1 month ago

Summary

The mega menu behaves incorrectly on narrow screens.

Steps to Reproduce

  1. Go to https://preline.co/docs/mega-menu.html
  2. Go to columns demo
  3. Drag to resize the screen to a narrower width.
  4. Click hambergur icon to open the menu.
  5. Click the menu-item twice

Demo Link

https://preline.co/docs/mega-menu.html

Expected Behavior

Click the menu item, and click it again to close. Screenshot 2024-10-04 at 16-24-07 Tailwind CSS Mega Menu Preline UI crafted with Tailwind CSS

Actual Behavior

When clicking the menu item, the menu doesn't close, but its content disappears. Screenshot 2024-10-04 at 14-24-12 Tailwind CSS Mega Menu Preline UI crafted with Tailwind CSS

Screenshots

No response

olegpix commented 1 month ago

@4bntw Hi, Thanks for reporting this issue. We will fix it in the next update.

4bntw commented 1 month ago

Thank you for addressing this! Looking forward to the next update.