Skip to content

Fix backspace crash#7

Merged
ezyang merged 1 commit intoezyang:masterfrom
aaditkamat:fix-backspace
Sep 21, 2020
Merged

Fix backspace crash#7
ezyang merged 1 commit intoezyang:masterfrom
aaditkamat:fix-backspace

Conversation

@aaditkamat
Copy link
Copy Markdown

@aaditkamat aaditkamat commented Sep 19, 2020

Fixes #2. If this change is accepted, the user is not allowed to backspace but is allowed to enter an additional digit given the maxlength property allows it. For example, the text input for Input size can be changed from the default value 5 to 55. However, for other values, the user has adjust using the slider.

@ezyang ezyang merged commit 564431d into ezyang:master Sep 21, 2020
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.

Use Backspace key in the input area of input size causes everything to disappear

2 participants