Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translated emoji data source for localized search #6304

Open
juliusknorr opened this issue Dec 16, 2024 · 0 comments
Open

Translated emoji data source for localized search #6304

juliusknorr opened this issue Dec 16, 2024 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request

Comments

@juliusknorr
Copy link
Contributor

It would be great if the emoji picker search could have a localized search.

There is https://github.com/milesj/emojibase which we could probably use as a different data source, but requires some experiments to see if that works.

Some resources for further investigation:

Some general concern would be that this adds ~1MB per language that we ship. We would need to dynamically load the emoji data then to make sure it doesn't add to our javascript bundles.

@juliusknorr juliusknorr added enhancement New feature or request 1. to develop Accepted and waiting to be taken care of labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant