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

Lazy Loading Emoji Imgs #68

Open
quevlu opened this issue May 31, 2020 · 5 comments
Open

Lazy Loading Emoji Imgs #68

quevlu opened this issue May 31, 2020 · 5 comments

Comments

@quevlu
Copy link

quevlu commented May 31, 2020

Hello Kevin, how are you? Very thanks for the upgrades of the plugin. I have a question, is there any possibility to add support on lazy load?

@kevinfaveri
Copy link
Owner

kevinfaveri commented May 31, 2020

Hi there, Im fine, thank you! 

Lazy loading emoji datasets? Or lazy loading imgs?

@quevlu
Copy link
Author

quevlu commented May 31, 2020

Hello, what is the difference between emoji datasets or lazy loading images? It's a good idea lazy load on images.

@kevinfaveri
Copy link
Owner

I mean, what your pain is, what do you wish to solve?

For loading emoji dataset on demand, I think of something like: the user scrolls and emojis are being fetched as it scrolls on...

For lazy loading images: I think of using the new flag on img tags for lazy loading images.

@quevlu
Copy link
Author

quevlu commented May 31, 2020

When I access to my app, there are many requests to get emojis and I didn't open the picker

image

Thanks a million for your help!

@kevinfaveri kevinfaveri changed the title Lazy support Lazy Loading Emoji Imgs Support Jul 17, 2020
@kevinfaveri kevinfaveri changed the title Lazy Loading Emoji Imgs Support Lazy Loading Emoji Imgs Jul 17, 2020
@kevinfaveri
Copy link
Owner

kevinfaveri commented Jul 17, 2020

This will be addressed together with #19. Currently thinking about using IntersectionObserver or now native lazy loading img support

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

No branches or pull requests

2 participants