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

Search result tabbing in mobile view - tab focus gets lost after the final search result #221

Closed
iqbalgds opened this issue Mar 22, 2021 · 2 comments

Comments

@iqbalgds
Copy link
Contributor

Steps to re-create

  1. Make sure you have mobile view.

  2. Click the grey banner Table of contents
    image

  3. Enter a search term.

  4. Tab through the results.

  5. When you reach the final result and press tab, it should go to the browsers URL window.

  6. However, the tab focus goes to the close TOC button - which is hidden behind then current DIV.
    So to the user it looks like the tab focus is lost.
    image

  7. If you press tab again - then it does go to the browser URL.

@iqbalgds
Copy link
Contributor Author

Raised the following PR to fix this: #224

@iqbalgds
Copy link
Contributor Author

This has been released - closing issue.

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

No branches or pull requests

1 participant