<!-- Please don't delete this template or we'll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on StackOverflow (👉 https://stackoverflow.com/questions/ask?tags=docsify) or in our Discord chat server (👉 https://discord.gg/docsify). --> ## Bug Report #### Steps to reproduce 1. Go to [develop preview](https://docsify-preview.vercel.app/#/) 2. Press Tab key to move to next focusable element on the page 3. Repeat step 2 until "Edit document" link is focused #### Current behaviour Sidebar items remain in the tab order regardless of whether the menu is open or closed. Screen recording with keystrokes: https://github.com/docsifyjs/docsify/assets/11298269/1431c518-df88-4776-8d2e-a56b553f583f #### Expected behaviour Hidden sidebar items are not tabbable when closed. Sidebar items are tabbable when the sidebar is open. <!-- Describe the expected behavior here. --> #### Other relevant information - Docsify version: latest <!-- (Change "[ ]" to "[x]" to check a box.) --> - [x] Bug still occurs when all/other plugins are disabled? - Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): n/s
Bug Report
Steps to reproduce
Current behaviour
Sidebar items remain in the tab order regardless of whether the menu is open or closed.
Screen recording with keystrokes:
Screen.Recording.2023-09-12.at.11.11.40.AM.mov
Expected behaviour
Hidden sidebar items are not tabbable when closed.
Sidebar items are tabbable when the sidebar is open.
Other relevant information
Bug still occurs when all/other plugins are disabled?
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): n/s