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

fix: made search input an uncontrolled component #1348

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

adamhwang
Copy link
Contributor

Fixes #1081 by preventing keyword state changes after debounce/search completes from updating the search input value.

Fix is live here: https://moneymarket.fun/
Compared without the fix (type fast): https://8a4e5f66.moneymarket-fun.pages.dev/

@afshinm afshinm added the bug fix Something isn't working label Mar 3, 2024
@afshinm afshinm merged commit cf5618d into grid-js:master Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server Side Search Deletes Search Text
2 participants