This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
studio(a11y): main menu not accessible with keyboard navigation only #605
Open
Description
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Go to https://deckdeckgo.com/
- Navigate with tab once (main menu is focused)
- Press Enter
- Tab once again
Expected Behavior
Menu items like Home should be focusable.
Actual Behavior
The overlay for Main menu is not focusable. Tabbing through the content continues behind overlay.
The current behaviour in action. (I needed to click once to get focus inside the browser, the rest is done with tab key only)
Environment
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): macOS