-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
CheckboxPublic formreleasedReleased into production.Released into production.released on @alphaReleased into alpha.Released into alpha.
Description
Description:
We need to ensure that checkbox list validation is functioning correctly in the public form framework. The component should correctly handle and validate different selection states.
Acceptance criteria:
Checkbox list validation must handle the following scenarios:
- Exactly 1 option selected from the list
- No options selected (0 of x)
- All options selected
Validation logic should support configuration of required states (e.g., at least one required, maximum selections, etc.).
Metadata
Metadata
Assignees
Labels
CheckboxPublic formreleasedReleased into production.Released into production.released on @alphaReleased into alpha.Released into alpha.
Type
Projects
Status
✅ Done