Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #1441
Closed
Open
Issue created May 15, 2022 by Administrator@rootContributor1 of 1 checklist item completed1/1 checklist item

[Bug] Inaccessibility: duplicate IDs on checklist page

Created by: aarongoldenthal

Thank you for reporting a bug. Please fill out the following information:

Bug description

The Checklist page contains four instances of duplicate IDs, a violation of WCAG success criterion 4.1.1.

The checklist title renders the ID as a slugified version of the title. So, in the checklists any cases where checkboxId matches the slugified title there will be duplicate IDs on the page.

The current issues are listed below, but with the current template implementation this could recur.

  • Remove invisible focusable elements
  • Don't skip heading levels.
  • Remove seizure triggers.
  • Remove horizontal scrolling.

Expected outcome

Page does not have a11y issues.

Steps to reproduce

Open page (although in this case a Pa11y scan did flag this issue).

Technical info

What device were you using when you encountered the bug?

Laptop computer

What operating system were you using? What version is the operating system?

Win 10 21H2

What web browser were you using? What version is the web browser?

Chrome 101.0.4951.67

Assistive technology and version (optional)

None

Terms

  • I have read, and agree to follow this project's Code of Conduct
Assignee
Assign to
Time tracking