Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(UIShell): fix voiceover issue with closed SideNav #7864

Merged
merged 4 commits into from
Feb 24, 2021

Conversation

tw15egan
Copy link
Member

Closes #6286

Fixes an issue that was causing the SideNav to be read by a screen reader on iOS when the SideNav was collapsed

Changelog

New

  • Added an aria-hidden toggle based on the SideNav expanded state

Testing / Reviewing

I tested on iOS 14.5, would be great to verify this fix works on iOS13 as well.

@netlify
Copy link

netlify bot commented Feb 22, 2021

Deploy preview for carbon-elements ready!

Built with commit cb8f150

https://deploy-preview-7864--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 22, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit cb8f150

https://deploy-preview-7864--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit c2b4f1f into carbon-design-system:master Feb 24, 2021
@dakahn dakahn mentioned this pull request Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VoiceOver traverses links in closed SideNav
3 participants