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

Numeric masks allow entering values less than the minimum value #8300

Closed
JaneSjs opened this issue May 21, 2024 · 1 comment · Fixed by #8319 or #8410
Closed

Numeric masks allow entering values less than the minimum value #8300

JaneSjs opened this issue May 21, 2024 · 1 comment · Fixed by #8319 or #8410
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented May 21, 2024

T18252 - Min and Max values are not working correctly for numeric Inputmask types
https://surveyjs.answerdesk.io/internal/ticket/details/T18252


View Demo

It is possible to enter a value less than the minimum value (3).

2024-05-21_13-56-38.mp4
@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels May 21, 2024
@OlgaLarina OlgaLarina assigned OlgaLarina and novikov82 and unassigned OlgaLarina May 21, 2024
@OlgaLarina OlgaLarina added this to the v1.10.6 milestone May 29, 2024
@RomanTsukanov RomanTsukanov changed the title Numeric Mask allows to enter values less than the minumum value Numeric mask allows entering values less than the minumum value May 29, 2024
@RomanTsukanov RomanTsukanov changed the title Numeric mask allows entering values less than the minumum value Numeric mask allows entering values less than the minimum value May 29, 2024
@JaneSjs
Copy link
Contributor Author

JaneSjs commented Jun 10, 2024

It is possible to enter 0 regardless of a higher min value: View Demo.
image

@JaneSjs JaneSjs reopened this Jun 10, 2024
@RomanTsukanov RomanTsukanov changed the title Numeric mask allows entering values less than the minimum value Numeric masks allow entering values less than the minimum value Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment