discourse/app/assets
Régis Hanol 44f6b24e34
FIX: clicking "more..." in emoji autocomplete (#26160)
Should open the emoji picker. But it wasn't 😅

The `handleOutsideClick` event was listening too early and would catch the click on the "more..." option in the autocomplete as a click outside the emoji picker and would immediately close it 🤦

The fix was to defer registering to this event.
2024-03-14 09:31:49 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: clicking "more..." in emoji autocomplete (#26160) 2024-03-14 09:31:49 +01:00
stylesheets FEATURE: filter additional keywords for the sidebar (#26148) 2024-03-14 12:28:08 +11:00