mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:30:26 -06:00
44f6b24e34
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. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |