Skip to content

Sets aria-hidden on global sidebar when toggled#14335

Merged
brandonkelly merged 5 commits into5.0from
a11y/global-nav-aria-hide
Feb 10, 2024
Merged

Sets aria-hidden on global sidebar when toggled#14335
brandonkelly merged 5 commits into5.0from
a11y/global-nav-aria-hide

Conversation

@gcamacho079
Copy link
Copy Markdown
Contributor

Description

Global sidebar content was able to be found via a screen reader due to container not being hidden — although links were not in the focus order. This PR adds another CP function to enable/disable the global sidebar by setting tabindex on links and aria-hidden on the container.

Related issues

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Feb 8, 2024
@brandonkelly brandonkelly merged commit 13218ac into 5.0 Feb 10, 2024
@brandonkelly brandonkelly deleted the a11y/global-nav-aria-hide branch February 10, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility 👤 features related to accessibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants