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 debouncing / inputValue interaction #84

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Conversation

m-wrzr
Copy link
Owner

@m-wrzr m-wrzr commented Jan 2, 2025

When something else than the default for edit_after_submit=disabled is used, the inputValue state needs to be updated live, but can be debounced. This can lead to lost keystrokes.. See #79

@m-wrzr m-wrzr merged commit c417e66 into v0.1.20-misc Jan 2, 2025
13 checks passed
m-wrzr added a commit that referenced this pull request Jan 2, 2025
…ouncing (#81)

* 0.1.20;

* support live theme changes for searchbox color (#82)

* add live styles;

* fix ci

* remove apt install;

* docs

* add default_searchterm; (#83)

* fix debouncing / inputValue interaction (#84)

* disable debounce for inputTracking

* fix with debounce;

* .

* remove rc0 suffix;
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

Successfully merging this pull request may close these issues.

1 participant