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

When inputting invalid number, textbox won't show yellow error message #1356

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

oxygen-dioxide
Copy link
Contributor

@oxygen-dioxide oxygen-dioxide commented Dec 18, 2024

Before this fix, when inputting invalid number, textbox shows a yellow error message and doesn't respond to further editing. This makes it very hard to input negative value because once you enter the -, it errors out
image

After this fix, it won't show error message and it will allow you to temporarily input invalid numbers. The input will be applied once the text in the textbox becomes a valid number

@oxygen-dioxide oxygen-dioxide changed the title When inputing invalid number, textbox won't show yellow error message When inputting invalid number, textbox won't show yellow error message Dec 18, 2024
@stakira stakira merged commit 0c91e92 into stakira:master Dec 20, 2024
3 checks passed
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.

2 participants