unraid/webgui

WCAG 4.1.1: id attribute value must be unique (div:nth-child(4))

Opened this issue · 0 comments

Issue

id attribute value must be unique (duplicate-id)

Target application

Tower/UserEdit

Element path

#nav-right > div:nth-child(4)

Snippet

<div id="nav-user"></div>

How to fix

Fix any of the following:
  Document has multiple static elements with the same id attribute

Environment

Chrome version 78.0.3904.87
This accessibility issue was found using Accessibility Insights for Web 2.10.3 (axe-core 3.3.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.