-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
[www] Open search form with keyboard shortcut #3602
Comments
Is this convention? Some browsers default Currently, it's the first tab target, which generally a good a11y practice. |
Oh hmmm good point. I've done it on a web app before and it was great but perhaps it's not worth doing it here. |
Maybe we could look at how GitHub handles it? On the issues page |
We could also use a key that doesn't conflict with any existing browser shortcuts. Check out the full range of GitHub shortcuts with |
Yeah, they use |
Add keyboard shortcut
/
to open the search form on gatsbyjs.org.Ref: #3421 (comment)
The text was updated successfully, but these errors were encountered: