discourse/plugins/chat/assets
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
..
javascripts DEV: removes non needed special case (#30638) 2025-01-08 11:59:16 +01:00
stylesheets DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00