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

Number min/max not respected with freeform input #772

Open
chrisvxd opened this issue Jan 7, 2025 · 0 comments
Open

Number min/max not respected with freeform input #772

chrisvxd opened this issue Jan 7, 2025 · 0 comments
Labels
ready Assumed ready enough to start type: bug 🐛
Milestone

Comments

@chrisvxd
Copy link
Member

chrisvxd commented Jan 7, 2025

Description

min/max on the number field not respected with freeform input (but they are when using the keyboard)

Steps to reproduce

  1. Setup a number field
  2. Add a max of 10
  3. Enter a value of 50 with keyboard

What happened

The input accepted the value

What I expected to happen

The input to stop accepting the value above (rejecting the 0 after 5 is entered).

@chrisvxd chrisvxd added ready Assumed ready enough to start type: bug 🐛 labels Jan 7, 2025
@chrisvxd chrisvxd added this to the 0.17.2 milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Assumed ready enough to start type: bug 🐛
Projects
None yet
Development

No branches or pull requests

1 participant