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

onChange should be debounced #1150

Closed
edgarmueller opened this issue Nov 12, 2018 · 0 comments
Closed

onChange should be debounced #1150

edgarmueller opened this issue Nov 12, 2018 · 0 comments
Labels
Milestone

Comments

@edgarmueller
Copy link
Contributor

Describe the bug
Laggy behavior if too many onChange requests fired

To Reproduce
Steps to reproduce the behavior:

  1. Start material via npm run dev
  2. Focus any text field
  3. Hold down any printable char

Expected behavior
Textfield should be responsive.

Browser (please complete the following information):

  • Browser: firefox
  • Version 63

Used Setup (please complete the following information):

  • Framework: react
  • RendererSet: material
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant