AVT - ID values must be unique

Description

Some elements of the Core pages are not read or wrongly read

Environment

  • Project Overview Page
  • Project Settings Page
  • Project Integrations Page

Accessibility Checkpoint 4.1.1 Parsing

Browsers

Google Chrome

Actual Results

Some elements of the GitLab pages have duplicated IDs.

  • Project Overview Page DAP_issue_2b

DAP_issue_2a

DAP_issue_2c

  • Project Settings Page DAP_issue_2d

DAP_issue_2f

DAP_issue_2e

  • Project Integrations Page

DAP_issue_2g

Expected Results

The "id" attribute must provide a non-empty unique ID value on every element for which it is used, so it can identify a single element on the page.