discourse/plugins/chat/assets/javascripts
Joffrey JAFFEUX 21c8376679
DEV: removes non needed special case (#30638)
Now that we correctly await for the modal to close, we dont need to special case and disable focusTrigger, the flow will now be:

- click an element of the menu
- wait for modal to close
- focus trigger
- trigger action, which will eventually open a modal and attempt to focus the first item
2025-01-08 11:59:16 +01:00
..
discourse DEV: removes non needed special case (#30638) 2025-01-08 11:59:16 +01:00
lib/discourse-markdown DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00