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

Use onBlur instead of onChange for text inputs #37

Closed
kminehart opened this issue Sep 4, 2020 · 1 comment · Fixed by #44
Closed

Use onBlur instead of onChange for text inputs #37

kminehart opened this issue Sep 4, 2020 · 1 comment · Fixed by #44
Assignees
Labels
type/feature-request Requested new feature or enhancement

Comments

@kminehart
Copy link
Contributor

kminehart commented Sep 4, 2020

This would prevent a lot of unnecessary queries from running

@kminehart kminehart added type/feature-request Requested new feature or enhancement good first issue labels Sep 4, 2020
@kminehart
Copy link
Contributor Author

Or add some kind of "debouncing"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Requested new feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants