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

fix: add check that there is at least 1 option for split text areas #4422

Merged
merged 2 commits into from
Jul 29, 2022

Conversation

justynoh
Copy link
Contributor

Problem

Radio, checkbox and dropdown currently allow 0 options. They shouldn't.

Closes [#4378 ]

Solution

Add check to ensure that the textarea is nonempty.

  • No - this PR is backwards compatible

Co-authored-by: Timothee Groleau <[email protected]>
@justynoh justynoh merged commit 25f0494 into form-v2/develop Jul 29, 2022
@justynoh justynoh deleted the form-v2/fix/0-options branch July 29, 2022 06:45
@justynoh justynoh mentioned this pull request Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants