AVT - ID values must be unique
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=17928) </details> <!--IssueSummary end--> ### 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](/uploads/5f755f18f57b5ef948eaac1fc88b22d6/DAP_issue_2b.png) ![DAP_issue_2a](/uploads/324f1ebff95c9460436d66a970d1f93c/DAP_issue_2a.png) ![DAP_issue_2c](/uploads/4930ce4e1656fec8daac07e492b79582/DAP_issue_2c.png) * Project Settings Page ![DAP_issue_2d](/uploads/d9d8d14eb1ebc260101f4147eb21d17d/DAP_issue_2d.png) ![DAP_issue_2f](/uploads/6bff9c449c5eb64a4fff2d5dac77db36/DAP_issue_2f.png) ![DAP_issue_2e](/uploads/f336386c9fbb032bfbfddb673c0c012c/DAP_issue_2e.png) * Project Integrations Page ![DAP_issue_2g](/uploads/aa1296f85a32a9c064a90fa453b06875/DAP_issue_2g.png) ### 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.
issue