Open
Description
For emoji autocomplete, if the emoji's name has é
where the user's query has e
or vice versa, we should treat that as a match. The semantics should match what the web app does.
This doesn't much arise for Unicode emoji, because for all the (small number of) Unicode emoji where a name has a diacritic, we also give the emoji an alternate name by removing the diacritics. It might come up for custom emoji in some realms.
Related issues
- Similar but for @-mentions: autocomplete: In @-mention results, match insensitively to diacritics #237
- Prerequisite: Autocomplete for emoji in message compose #670
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status