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

[a11y] Issue 3: Missing main element/landmark (Home Page) #61

Open
NewJerseyStyle opened this issue Oct 31, 2024 · 1 comment
Open

[a11y] Issue 3: Missing main element/landmark (Home Page) #61

NewJerseyStyle opened this issue Oct 31, 2024 · 1 comment

Comments

@NewJerseyStyle
Copy link
Member

Description:

The home page lacks a main element/landmark and various other landmarks (header, nav, footer). These elements are crucial for defining page structure and improving accessibility for assistive technologies.

Steps to Reproduce:

  1. Navigate to the home page.
  2. Inspect the HTML structure.

Expected Behavior:

Presence of main, header, nav, and footer elements for proper semantic structure.

Actual Behavior:

Missing landmark elements, hindering accessibility.

Component/Area: Home page

Source: Auto evaluation

Affected Elements: header, nav, main, footer

@NewJerseyStyle NewJerseyStyle converted this from a draft issue Oct 31, 2024
@Natasha1110
Copy link

This can be addressed during the re-design of the space. We could add an H1 for now at the top of the page and basic nav, such as back buttons as needed.

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

No branches or pull requests

2 participants