You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Expected Results
Actual Results
Environments
Firefox, Chrome, Safari, Microsoft Edge, Internet Explorer, Other Browser
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
The text was updated successfully, but these errors were encountered: