-
Notifications
You must be signed in to change notification settings - Fork 192
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
Instant feedback after manual number input #113
Labels
Comments
phoenixwong
added a commit
that referenced
this issue
May 19, 2020
…ual-input Add prop for manual input delay (#113)
When will the next release be? |
ETA: by next Monday. |
phoenixwong
added a commit
that referenced
this issue
May 24, 2020
- Rename the new property to `manualInputTimeout` - Add failsafe checking - Clear manual input logs right after pressing arrows and tab keys to prevent adhesive values - Add Playground demo accordingly
Merged
phoenixwong
added
✅ released
Already released
and removed
🚥 next release
Included in the next release
labels
May 24, 2020
Hi guys, the enhancements released in v1.1.1. FYI, I renamed the configurable timeout property to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The manual input is a welcome addition. By default there's a delay of 500 ms after a number key is pressed.
My suggestion is to instantly reflect the pressed key and wait for another key to be pressed with a configurable timeout. I've submitted a PR for this change.
The text was updated successfully, but these errors were encountered: