Skip to content

Fix duplicate ID attributes #5302

@atsansone

Description

@atsansone

Fix any and all duplicate ID attributes. These appear mostly on the sidenav. This violates WCAG F77.

Error: Duplicate id attribute value "sidenav-27" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77

Example:

<ul class="nav flex-column flex-nowrap collapse " id="sidenav-27"> <li class="nav-hea...</ul>

Location:
(selector "#sidenav-27")

Metadata

Metadata

Assignees

Labels

e2-daysCan complete in < 5 days of normal, not dedicated, workp1-highMajor but not urgent concern: Resolve in months. Update each month.t.a11yRelates to an accessibility concern

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions