Modal - Avoid inappropriate use of ARIA roles, states, and properties - (2036570035) #7801
Labels
1 - assigned
Issues that are assigned to a sprint and a team member.
a11y
Issues related to Accessibility fixes or improvements.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
estimate - 5
A few days of work, definitely requires updates to tests.
p - low
Issue is non core or affecting less that 10% of people using the library
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Milestone
Violation:
Avoid inappropriate use of ARIA roles, states, and properties
WCAG Reference:
Severity:
5
Media Type:
ARIA
Areas for Remediation:
Issue
There is an element that makes use of ARIA attribute inappropriately.
Examples include:
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.
Compliant Code Example
Additional Resources:
The text was updated successfully, but these errors were encountered: