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

Unable to enter multi-digit numbers in "Select with custom options" form element #551

Open
octal-ip opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@octal-ip
Copy link

When creating a form element that has a "Select with custom items" type, multiple digit numbers starting with a digit that is already used in another value cannot be entered.

For example, if I have an option with the value of 1, I cannot have other options with the value of 10, 11, 12, etc as an "Option with the same value exists" error message appears as soon as the number 1 is entered. Evaluating whether a number is already in use should occur when clicking away from the value field rather than at every key stroke.

image

@mikhail-vl
Copy link
Member

@octal-ip Thank you for opening the issue. We reproduced the issue and will update in the upcoming release.

@mikhail-vl mikhail-vl added this to the Forms 5.0.0 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

3 participants