You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the menu is not shown (narrow screens), it shouldn't be traversable via keyboard tab.
Once the menu is shown, should have a focus trap: the tab key will traverse again the content (after a few tabs, the menu entries are traversed). The menu should trap the focus, and select the current entry once activated.
Reproduction
Open VitePress docs, resize the browser window and use the keyboard tab key.
Describe the bug
When the menu is not shown (narrow screens), it shouldn't be traversable via keyboard tab.
Once the menu is shown, should have a focus trap: the tab key will traverse again the content (after a few tabs, the menu entries are traversed). The menu should trap the focus, and select the current entry once activated.
Reproduction
Open VitePress docs, resize the browser window and use the keyboard tab key.
Expected behavior
Menu shouldn't be traversable.
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: