Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WCAG 4.1.1: Ensures every id attribute value of active elements is unique (.product-icon__link[data-label="gmp_firestore"][href$="firestore"]) #219

Open
A11Ybot-OP opened this issue Feb 21, 2022 · 0 comments

Comments

@A11Ybot-OP
Copy link

Issue

Ensures every id attribute value of active elements is unique (duplicate-id-active)

Target application

Firebase

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

<a id="product-icon" class="product-icon__link gc-analytics-event" href="/products/firestore" data-category="productIcon" data-action="linkClick" data-label="gmp_firestore" aria-hidden="true" tabindex="-1">

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant