Skip to content

Fix emoji search results not appearing#2447

Open
utafrali wants to merge 1 commit intoHeliBorg:mainfrom
utafrali:fix/issue-2446-can-t-type-emojis-through-the-search-eng
Open

Fix emoji search results not appearing#2447
utafrali wants to merge 1 commit intoHeliBorg:mainfrom
utafrali:fix/issue-2446-can-t-type-emojis-through-the-search-eng

Conversation

@utafrali
Copy link
Copy Markdown

Fixes #2446

The check for ! isEmojiSearch() was preventing emoji search results from being processed. Removed it so selected emojis from the search actually show up.

@eranl
Copy link
Copy Markdown
Contributor

eranl commented Apr 10, 2026

When isEmojiSearch() is true, it means that the active edit box is the emoji search one, so this change would result in the emoji being inserted into that box, no?

Can you please attach logs showing #2446 happening and with this fix?

@utafrali
Copy link
Copy Markdown
Author

Good catch - I'll verify the logic and test it properly to confirm the fix works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't type emojis through the search engine in the HeliBoard emoji keyboard. (Dosen't appear)

2 participants