[a11y]: Aria-hidden incorrectly set on sidebar #9895
Labels
component: ui-shell
package: react
carbon-components-react
severity: 1
https://ibm.biz/carbon-severity
type: a11y ♿
Package
carbon-components-react
Browser
Chrome
Operating System
MacOS
Package version
7.45.0
Automated testing tool and ruleset
Axe Devtools
Assistive technology
No response
Description
The sidebar on desktop will have
aria-hidden="true"
even though it's open and so should be accessibleWCAG 2.1 Violation
No response
CodeSandbox example
https://codesandbox.io/s/ibm-sidenav-a11y-jo16k?file=/src/index.js
Steps to reproduce
nav
component of the sidebar and see that it hasaria-hidden="true"
but is visibleCode of Conduct
The text was updated successfully, but these errors were encountered: