You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The validation message for a number field displays "The answer should be a number between <INT_MIN> and <INT_MAX>" when input a non-numeric character. This should rather be the min and max value (if) given in the questionnaire item.
Describe the bug
The validation message for a number field displays "The answer should be a number between <INT_MIN> and <INT_MAX>" when input a non-numeric character. This should rather be the min and max value (if) given in the questionnaire item.
Component
Core library, SDC library, reference app, or SDC gallery app
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The validation message should be, for example, "The answer should be a number between 30 and 200."
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: