We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The left navigation on the site is broken. The only item that is navigable by keyboard is the link to Github.
Everything else in the left nav is entirely unreachable by keyboard.
The text was updated successfully, but these errors were encountered:
Thanks for catching this. This needs to get fixed upstream in the Gatsby theme.
Looks like the problem is that tabindex=-1 until you open a nav item
tabindex=-1
Sorry, something went wrong.
guidari
No branches or pull requests
The left navigation on the site is broken. The only item that is navigable by keyboard is the link to Github.
Everything else in the left nav is entirely unreachable by keyboard.
The text was updated successfully, but these errors were encountered: