[menu] How should we group checkboxes and radios, and how should we decide if they are checkboxes or radios?
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 4.5k
- Forks
- 226
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 4
Description
The explainer still has two alternative concepts in it:
<menuitemcheckbox>and<menuitemradio><menuitem checkable>with<fieldset checkable=single|multiple>.
I think that we are leaning towards option 2. Does anyone disagree?
Should <menuitem> need a checkable attribute or is being inside a checkable fieldset good enough? In other words, should we allow mixing checkable and non-checkable menuitems inside a <fieldset checkable>?
Should the default value of <fieldset checkable> be checkable=single?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the menu explainer and the two alternative concepts named in the issue. Trace the open questions about grouping, the checkable attribute, mixed menu items, and the fieldset default; done means the project has reached and documented a decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100