VoiceOver traverses links in closed SideNav #6286
Labels
component: ui-shell
package: react
carbon-components-react
severity: 1
https://ibm.biz/carbon-severity
type: a11y ♿
VoiceOver traverses the link in a closed SideNav.
Environment
iOS 13.
Detailed description
Test on Carbon 10.11.
When you turn on VoiceOver and swipe through the elements, it ends up going over every link in the SideNav, even though the SideNav is width: 0.
Steps to reproduce the issue
See https://react.carbondesignsystem.com/?path=/story/ui-shell--header-base-w-navigation-actions-and-sidenav for example, but it's an issue with the CSS from this repository, not anything particular with react.
Additional information
Not sure how to fix this as setting display:none breaks the slide-in / slide-out animation.
The text was updated successfully, but these errors were encountered: