ui5-webcomponents-react
ui5-webcomponents-react copied to clipboard
AnalyticalTable: Multiple a11y issues with the row expansion button in analytical tree table
Describe the bug
Using axe devtools (a plugin used by the internal A11y team to check for issues) In the analytical tree table, the indicator to expand the tree table row has 2 critical a11y issues:
- On expanding the row, there is the issue
ARIA attribute is not allowed: aria-expanded="true"
- The row expansion button has the issue
Ensure buttons have discernible text
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v1/?path=/story/data-display-analyticaltable--tree-table
Reproduction steps
- Go to the storybook for analytical table - tree table
- Open axe devtools in dev console
- Described issues are present
Expected Behaviour
Component to not have a11y issues detectable by the tool
Screenshots or Videos
UI5 Web Components for React Version
1.24.x
UI5 Web Components Version
1.24.x
Browser
Edge
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
SAP
Declaration
- [X] I’m not disclosing any internal or sensitive information.