Aria live overly used in components. #10704
Labels
0 - new
New issues that need assignment.
a11y
Issues related to Accessibility fixes or improvements.
ArcGIS Business/Community Analyst
Issues logged by ArcGIS Business/Community Analyst team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - medium
Issue is non core or affecting less that 60% of people using the library
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Check existing issues
Summary
During our recent accessibility audit, we found excessive use of the aria-live attribute in the calcite-button, calcite-tooltip, and calcite-modal components. This attribute is added in the shadow root, which we don't control.
For more context, here is the full issue report from the accessibility audit for one of the instances:
Actual Behavior
Screen shot of the code pen calcite-tooltip example with the aria-live.
Expected Behavior
The attribute aria-live should be optional and not used by default.
Reproduction Sample
https://codepen.io/pen?&editors=100
Reproduction Steps
Reproduction Version
Current
Working W3C Example/Tutorial
No response
Relevant Info
No response
Regression?
No response
Priority impact
impact - p1 - need for current milestone
Calcite package
Esri team
ArcGIS Business/Community Analyst
The text was updated successfully, but these errors were encountered: