Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to jump past navbar items when navigating with keyboard #94

Open
yrjarv opened this issue Nov 12, 2024 · 0 comments
Open

Add option to jump past navbar items when navigating with keyboard #94

yrjarv opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yrjarv
Copy link
Member

yrjarv commented Nov 12, 2024

Problem
When tabbing through the page you have to tab a lot of times to "escape" the navigation buttons on AppBar.

Solution
A simple link with tabindex 0 that is normally hidden, but when navigating using the tab key it shows up. The link leads to the main content of the page.

@yrjarv yrjarv added the enhancement New feature or request label Nov 12, 2024
@yrjarv yrjarv mentioned this issue Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant