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

Small screen TOC is not keyboard navigable #228

Closed
stevejpurves opened this issue Aug 29, 2023 · 1 comment
Closed

Small screen TOC is not keyboard navigable #228

stevejpurves opened this issue Aug 29, 2023 · 1 comment
Labels
a11y accessibility bug Something isn't working

Comments

@stevejpurves
Copy link
Contributor

Describe the bug

context
On a smaller screen, when I attempt to access the table of contents using the keyboard

expectation
I expected to be able to open the TOC with the first item focussed and use the keyboard ot navigate the items.

bug
But instead the contents of the TOC does not get focus and nor does it respond to keyboard events, in fact the main article still has keyboard focus.

problem
This is an accessbility problem for keyboard users.

Reproduce the bug

LlDsjn65UO

List your environment

No response

@stevejpurves stevejpurves added bug Something isn't working a11y accessibility labels Aug 29, 2023
@rowanc1
Copy link
Member

rowanc1 commented Nov 14, 2023

This has been fixed in #254.

a11y-keyboardtoc

@rowanc1 rowanc1 closed this as completed Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y accessibility bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants