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

[Bug]: keyboard navigation to search input element is broken when on search page #46

Open
2 tasks done
kgryte opened this issue Oct 6, 2021 · 0 comments
Open
2 tasks done
Labels

Comments

@kgryte
Copy link
Member

kgryte commented Oct 6, 2021

Description

Encountered an error when attempting to use skip links to navigate to the search input element when on the search page. Upon hitting ENTER on the skip link, the app attempts to navigate to the top nav search input element, but is redirected to the search results page. Hence, instead of focusing, the app appears to be actually executing the search.

Related Issues

None.

Questions

No.

Demo

No response

Reproduction

-  execute a search
-  hit `TAB` until "Skip to search"
-  hit `ENTER`
-  note that one is unable to update the search input element.

Expected Results

To be able to update the search input element.

Actual Results

Another search is executed without my being to able to modify the search query.

Environments

Firefox, Chrome, Safari, Microsoft Edge, Internet Explorer, Other Browser

Browser Version

No response

Node.js / npm Version

No response

Platform

No response

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
@kgryte kgryte added the bug label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant