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

Feature Request: bundled data #416

Open
githorse opened this issue Jun 3, 2024 · 0 comments
Open

Feature Request: bundled data #416

githorse opened this issue Jun 3, 2024 · 0 comments

Comments

@githorse
Copy link

githorse commented Jun 3, 2024

This component is awesome, and does almost exactly what I need. However, the rival emoji-mart library has one killer feature: bundled data. I need this for a couple of reasons:

  • On less-than-perfect wifi, there is a very noticeable delay (up to several seconds, in some cases) on opening the picker. (This is mitigated by using the reactions quick menu.)
  • For security reasons, my company requires that all external URLs hit by the app must be whitelisted. There's a hurdle I have to jump through to get something whitelisted. If I have an alternative (i.e. a picker with bundled data) I'll use that instead.

I realize I can use the getEmojiUrl feature to host my own CDN, which is very handy, but of course that will require backend work from my team as well that I'd prefer to avoid.

Any chance this bundled data feature is on the roadmap?

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

No branches or pull requests

1 participant