Skip to content

[menu] How should we group checkboxes and radios, and how should we decide if they are checkboxes or radios? #1189

Description

@josepharhar

The explainer still has two alternative concepts in it:

  1. <menuitemcheckbox> and <menuitemradio>
  2. <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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    menuMenu elements proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions