Skip to content

Fix searching in emoji selector

Bharadwaj Raju requested to merge work/bharadwaj/emojier-fix-searching into master

Previously when opening the selector and trying to search, it would miss some of the characters. This ensures that all text is forwarded to the search field. Also made switching emojis with arrow key more clean and reliable.

Merge request reports