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 additional skiplink to bypass glossary nav #242

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

MatMoore
Copy link
Contributor

@MatMoore MatMoore commented Apr 9, 2024

Related to #204

The existing skip link component skips the top level navigation, but the glossary page also has its own sidebar inside the main element.

This commit adds an additional "skip to glossary content" skiplink, so users can skip this as well.

Screenshot 2024-04-09 at 14 50 36

The normal skiplink skips the top level navigation, but the glossary
page also has its own sidebar inside the main element.

This commit adds a "skip to glossary content" skiplink, so users can
skip this as well.
@MatMoore MatMoore merged commit f557979 into main Apr 9, 2024
5 checks passed
@MatMoore MatMoore deleted the improve-glossary-skiplink branch April 9, 2024 14:31
@tom-webber tom-webber linked an issue Apr 16, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Test keyboard navigation of glossary
2 participants