Shell Center Row - Avoid inappropriate use of ARIA roles, states, and properties - (2036570594) #7830
Labels
0 - new
New issues that need assignment.
a11y
Issues related to Accessibility fixes or improvements.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
needs triage
Planning workflow - pending design/dev review.
Violation:
Avoid inappropriate use of ARIA roles, states, and properties
WCAG Reference:
Severity:
5
Media Type:
ARIA
Areas for Remediation:
Pattern: ARIA - Inappropriate use of aria attribute-role menu, menuitemcheckbox ]
Issue
The list item elements of the "A filter-enabled value list" section. with inappropriate use of aria-label, menu, menuitemcheckbox ,aria-busy,etc attributes.
Occurrences
29 Shell and Shell Panel
30 Shell Center Row
User Impact
When inappropriate ARIA roles, states, and/or properties are used, screen reader users will mistake these elements for other control structures or the use may prevent users of assistive technology from interacting with the control.
Code Reference
Suggestion
Developers must avoid inappropriate use of ARIA roles, states, and/or properties. Remove any unnecessary ARIA attributes such as aria-label, menu, menuitemcheckbox ,aria-busy, aria-checked, aria-expanded and aria-labelledby used on section element.
Compliant Code Example
Additional Resources:
The text was updated successfully, but these errors were encountered: