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

[Doc-site] Improve navigation semantics and page title #3589

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kendallgassner
Copy link

What

This PR improves navigation semantics and page title for screen reader users.

Specifics

  • Made the page title more descriptive (ex. React DnD · Overview, React DnD · Faq)
  • Add <nav> elements on both the top nav and sidebar. Each nav element has a unique aria-label to help differentiate the two
  • In the side bar...
    • Focused on grouping content in unordered Lists
    • Changed the GroupTitle to be an aria-hidden & <span>.
    • Added an id to the GroupTitle and used the id to label the list of links it is describing.

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.

None yet

1 participant