-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
accessibilityImprove accessibilityImprove accessibilitybugpriority: lowSeverity level: 3Severity level: 3
Description
Description of the issue
The pf-switch is missing the required aria-checked attribute.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/checkbox_role
Impacted component(s)
- pf-switch
Steps to reproduce
- Go to https://patternflyelements.org/components/switch/
- Observe that the aria-checked attribute it missing.
Expected behavior
There should be an aria-checked attribute present indicating the state of the switch since the switch has a role of checkbox.
Screenshots
Metadata
Metadata
Assignees
Labels
accessibilityImprove accessibilityImprove accessibilitybugpriority: lowSeverity level: 3Severity level: 3
