guardian / guardian/csnx

Checkbox/Radio enable them to be required

Open
#265 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
45
Forks
9
Avg merge
1d 9h
Merged PRs (30d)
17

Description

**Is your feature request related to a problem? Please describe.**
Unable to require a group of radio or checkboxes to be selected on a form

**Describe the solution you'd like**
Support `optional` prop for `RadioGroup` and `CheckboxGroup`

Contributor guide

Open the contributing guide

Research direction

Start by locating the RadioGroup and CheckboxGroup component entry points and read how their current props and selection behavior are tested. Add support for the requested optional prop to both groups, then verify that required and optional selection behavior is covered by the relevant component tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.