Tooltip - Ensure ARIA roles, states, and properties are valid - (2036570382) #7845
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:
Ensure ARIA roles, states, and properties are valid
WCAG Reference:
Severity:
5
Media Type:
ARIA
Areas for Remediation:
Issue
There are tooltip elements with unnecessary ARIA attributes.
User Impact
Assistive technologies may be unable to parse this content.
Code Reference
Suggestion
Ensure ARIA roles, states, and properties are valid. Remove aria-label attribute from
<calcite-tooltip>
elements.Compliant Code Example
Additional Resources:
The text was updated successfully, but these errors were encountered: