-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
good first issueGood for newcomersGood for newcomershas PRHas a related PRHas a related PRtopic: themeRelates to VuePress themeRelates to VuePress themetype: bugSomething isn't workingSomething isn't working
Description
- I confirm that this is an issue rather than a question.
Bug report
There doesn't seem to be any way to access dropdown items in the navbar using keyboard navigation.
Steps to reproduce
- Go to https://vuepress.vuejs.org/
- Tab through the navbar menu items
- The navbar menu item with a dropdown ("languages") is completely skipped. There's no way to select a language from the navbar using keyboard navigation.
What is expected?
Someone using a keyboard to navigate the site should be able to access dropdown items (and in this case, change the site's language).
What is actually happening?
Someone using a keyboard to navigate the site can't access dropdown items.
Other relevant information
- Output of
npx vuepress infoin my VuePress project:
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershas PRHas a related PRHas a related PRtopic: themeRelates to VuePress themeRelates to VuePress themetype: bugSomething isn't workingSomething isn't working