firebase / firebase/friendlyeats-web
WCAG 4.1.1: Ensures every id attribute value of active elements is unique (.product-icon__link[data-label="gmp_firestore"][href$="firestore"])
Open
- Dominant language
- JavaScript
- Stars
- 597
- Forks
- 456
- PR merge metrics
- No merged PRs in 30d
Description
#### Issue
`Ensures every id attribute value of active elements is unique` ([duplicate-id-active](https://accessibilityinsights.io/info-examples/web/duplicate-id-active))
#### Target application
[Firebase](https://firebase.google.com/)
#### Element path
.products-cols__list[role="list"] > li[role="listitem"]:nth-child(1) > .product-icon > .product-icon__link[data-label="gmp_firestore"][href$="firestore"]
#### Snippet
``
#### How to fix
Fix any of the following:
Document has active elements with the same id attribute: product-icon
#### Environment
Chrome version 98.0.4758.102
Contributor guide
Assessment
This issue has not been assessed yet.