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

UI load only when it's visible, or even when the user focus on search input #42

Open
mmoreram opened this issue Feb 10, 2021 · 0 comments

Comments

@mmoreram
Copy link
Member

In order to reduce some first-results loads, we can work with certain events before making the first load

  • When the UI result widget is visible in the browser (we could check if it's possible to define this value a number of pixels before to increase UI and reduce this effect as much as possible)
  • When the user clicks in the search engine
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