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

Add validation for option values being unique in form editor #1290

Open
avishkar58 opened this issue Oct 2, 2024 · 0 comments
Open

Add validation for option values being unique in form editor #1290

avishkar58 opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request front-end Front-end work

Comments

@avishkar58
Copy link
Contributor

When adding options to a multi-* question type in the form editors, add a validation that ensures that all the options values for that question are unique. Otherwise it causes issues with the form itself, because a stored value can map to multiple options.

@avishkar58 avishkar58 added enhancement New feature or request front-end Front-end work labels Oct 2, 2024
@avishkar58 avishkar58 changed the title Option values must be unique Add validation for option values being unique in form editor Oct 2, 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 front-end Front-end work
Projects
None yet
Development

No branches or pull requests

1 participant