Skip to content
New issue

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

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

Already on GitHub? # to your account

searching for "text" can hang the browser #225

Closed
3 tasks
argyleink opened this issue Nov 26, 2018 · 1 comment · May be fixed by #382
Closed
3 tasks

searching for "text" can hang the browser #225

argyleink opened this issue Nov 26, 2018 · 1 comment · May be fixed by #382
Labels
🐜 bug Something isn't working 🔥 enhancement New feature or request

Comments

@argyleink
Copy link
Member

this was mentioned in the JS Party podcast episode, where the "t" of text doesnt even show up while the browser makes the query and it feels broken when it's just working. a few thoughts:

  • wait a frame to do the actual query so the input has time to paint
  • show indicator of long task
  • determine better debounce and async query validation so input can take more rapid good queries and hang less on bad ones
@argyleink argyleink added 🐜 bug Something isn't working 🔥 enhancement New feature or request labels Nov 26, 2018
@argyleink
Copy link
Member Author

commas too cause a hang

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐜 bug Something isn't working 🔥 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant