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 14: Missing title element (Participation Page) #72

Closed
NewJerseyStyle opened this issue Oct 31, 2024 · 2 comments · Fixed by #32
Closed

[a11y] Issue 14: Missing title element (Participation Page) #72

NewJerseyStyle opened this issue Oct 31, 2024 · 2 comments · Fixed by #32

Comments

@NewJerseyStyle
Copy link
Member

Description:

The participation page is missing a <title> element, hindering navigation and accessibility for screen reader users.

Steps to Reproduce:

  1. Navigate to the participation page (e.g. https://pol.is/4cvkai2ctw)
  2. Inspect the page's <head> section.

Expected Behavior:

A non-empty <title> element should be present.

Actual Behavior:

The <title> element is missing or empty.

Component/Area: Participation page

Source: Auto evaluation

Affected Elements: title

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

Should be fixed with #32

@thomassth
Copy link

Also duplicate of #64

@thomassth thomassth moved this from Backlog to Pending in UI accessibility test Oct 31, 2024
@NewJerseyStyle NewJerseyStyle linked a pull request Oct 31, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Pending to Done in UI accessibility test Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants