Skip to content

Form - support for role="group" and role="radiogroup" #6097

@mcoker

Description

@mcoker

patternfly/patternfly#4240

A form group with a single label and multiple form elements (text inputs, checkboxes, etc), should have role="group" with aria-labelledby the id of the <label> in that form group.

  • Exception to this is if the elements are a grouping of radio buttons where only one can be selected at a time, use role="radiogroup"

cc @jessiehuff

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions