discourse/plugins
Martin Brennan 5bc522e836
FIX: Double trigger of close user menu (#30732)
When clicking the "new features" notification item for
admins that navigates to /whats-new, the user notification
menu was not closing. This was happening because inside
the UserMenu::Menu component, the `routeDidChange` event
was firing and calling `closeUserMenu()`, however this is already
called inside the `Header` component via `toggleHamburger()`.

This is _only_ happening for the "new features" notification
item, other items have already been destroyed and they do not get
the `routeDidChange` event. No idea why, but this fixes the issue
in a global way.
2025-01-15 10:38:08 +10:00
..
automation Update translations (#30765) 2025-01-14 16:19:49 +01:00
chat FIX: Double trigger of close user menu (#30732) 2025-01-15 10:38:08 +10:00
checklist DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
discourse-details Update translations (#30434) 2025-01-03 14:01:32 +01:00
discourse-lazy-videos Update translations (#30434) 2025-01-03 14:01:32 +01:00
discourse-local-dates DEV: Move discourse-common/config/environment to discourse/lib (#30738) 2025-01-13 15:29:26 +00:00
discourse-narrative-bot Update translations (#30765) 2025-01-14 16:19:49 +01:00
discourse-presence DEV: Enable discourse-common-imports eslint rule (#30742) 2025-01-13 16:01:34 +00:00
footnote DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
poll Update translations (#30765) 2025-01-14 16:19:49 +01:00
spoiler-alert Update translations 2025-01-07 21:56:56 +01:00
styleguide Update translations (#30765) 2025-01-14 16:19:49 +01:00