GoogleChrome / GoogleChrome/modern-web-guidance-src
Create guide and evals for the checkbox-group use case
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 77
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 44
Description
Build a checkbox group for non-mutually exclusive multiple-choice selections with a master checkbox to (un)select all and brand-consistent styling.
Affected web-feature IDs: [subgrid](https://webstatus.dev/features/subgrid), [indeterminate](https://webstatus.dev/features/indeterminate), [customizable-select](https://webstatus.dev/features/customizable-select)
Use case subdir: [guides/ui-components/checkbox-group](https://github.com/GoogleChrome/modern-web-guidance-src/tree/main/guides/ui-components/checkbox-group)
Related features: #51
**Required files:**
- [x] Use case metadata (guide.md frontmatter)
- [ ] demo.html
- [ ] Use case guidance (guide.md)
- [ ] expectations.md
- [ ] tasks/task.md
- [ ] negative-demo.html
- [ ] grader.ts
Contributor guide
Assessment
This issue has not been assessed yet.