Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Skip link no longer a separate component #29

Open
danielelder opened this issue Mar 27, 2024 · 0 comments
Open

Skip link no longer a separate component #29

danielelder opened this issue Mar 27, 2024 · 0 comments

Comments

@danielelder
Copy link

danielelder commented Mar 27, 2024

As part of the latest update the skip link component has been combined into the theme template.

  • It has been placed inside the 'header' element, which is incorrect as the skip link should come before the header. This will result in a non-standard experience for screen reader users navigating by regions.
  • Hardcoding its placement in the theme layout reduces flexibility of what can be placed around it, consider keeping it as a separate component to allow for any changes to the guidance about placement order of other components on the page.
@danielelder danielelder changed the title Skip link component no longer a seperate component Skip link no longer a separate component Mar 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant