dequelabs / dequelabs/cauldron
Checkbox/Radio should auto-generate ids
Open
accessibility
high
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
If no id is provided, we should auto generate a random id for the user. It's currently a "required" prop-type, but that doesn't stop the user from omitting it anyway leading to an inaccessible input.
Contributor guide
Assessment
This issue has not been assessed yet.