Skip to content

docs: skipping hidden sidebar items#1519

Merged
shcheklein merged 1 commit into
masterfrom
feature/1240-skip-hidden-sidebar
Jul 1, 2020
Merged

docs: skipping hidden sidebar items#1519
shcheklein merged 1 commit into
masterfrom
feature/1240-skip-hidden-sidebar

Conversation

@mvshmakov
Copy link
Copy Markdown
Contributor

@mvshmakov mvshmakov commented Jul 1, 2020

Fix #1240

Currently, there is no way to implement it efficiently without a wrapper (nkbt/react-collapse#255). There is an ancient pending PR (nkbt/react-collapse#262) that tries to fix it, but it is about the aria-hidden attribute, so the tab navigation would be still broken even (if?) after the merge. I suggest living with this wrapper approach.

@shcheklein shcheklein temporarily deployed to dvc-landing-feature-124-xqrglh July 1, 2020 22:38 Inactive
@shcheklein
Copy link
Copy Markdown
Contributor

Nice! thanks @mvshmakov !

@shcheklein shcheklein merged commit f7291d1 into master Jul 1, 2020
@shcheklein shcheklein deleted the feature/1240-skip-hidden-sidebar branch February 28, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[accessibility] nav: skip hidden sidebar items for keyboard navigation

2 participants