mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This PR implements literal emoji match in the emoji picker (for reactions) and in emoji typeaheads (in compose box) Tested on mobile browser by opening the emoji picker with the reaction button, selecting an emoji via the native keyboard, and ensuring the selected emoji appears in the emoji picker’s search result. Fixes #21714.