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 keyboard navigation to search #373

Open
atomtay opened this issue Jan 19, 2021 · 0 comments
Open

Add keyboard navigation to search #373

atomtay opened this issue Jan 19, 2021 · 0 comments

Comments

@atomtay
Copy link
Contributor

atomtay commented Jan 19, 2021

Describe the feature. What should a user be able to do?
After typing in a search string in the home search bar, the user should be able to use the keyboard (either through tab or arrow keys) to access a search result.

Why do we need this feature?
I always forget that you can't use the arrow keys to select an option, which is a minor annoyance. More notably, though, without any method of keyboard navigation, our search feature is inaccessible to users who do not use a mouse.

Additional context
This feature could be implemented alongside #371 or #372 in a re-implementation of DataCommon search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant