discourse/spec/system/page_objects/components/navigation_menu
Joffrey JAFFEUX 89ff7d51e6
UX: replaces custom more menu by d-menu (#29090)
One of the big advantages is a nicer menu on mobile.

This commit also fixes a bug where the close modal action was called for any destroyed d-menu trigger, even if this specific menu was not expanding, which means it was closing a different modal than its own modal, given we can only have one modal at a time.
2025-01-20 12:00:11 +01:00
..
base.rb DEV: fix flakey spec in sidebar (#29254) 2024-10-17 22:28:02 +09:00
header_dropdown.rb FEATURE: Force admin sidebar for all admins in admin_sidebar_enabled_groups and handle legacy "hamburger dropdown" in this mode (#26899) 2024-05-13 14:40:23 +10:00
sidebar.rb UX: replaces custom more menu by d-menu (#29090) 2025-01-20 12:00:11 +01:00