mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
Previously clicking on an existing message reaction (outside of the emoji picker) while having the emoji picker open, removed the reaction without updating the highlighting of the reacted emoji in the emoji picker. The emoji picker already is already closed when clicking outside. The message reaction click handler however previously stopped the event propagation, leaving the picker open, allowing the inconsistency.
33 KiB
33 KiB