You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I don't think we have a label for that 😹 Let's link those PRs here, and we will come back to this when they are merged. Your comment should be mroe than enough to remind us to double check!
👥🪪 duplicate-id-aria:
duplicate-id-aria: IDs used in ARIA and labels must be unique - WCAG 4.1.1
Instance 1
Path
.me-auto > .navbar-item:nth-child(1) > .version-switcher__container.dropdown > .version-switcher__button[role="button"][aria-haspopup="listbox"]
Snippet
Instance 2
Path
.me-auto > .navbar-item:nth-child(1) > .version-switcher__container.dropdown > .version-switcher__menu.list-group-flush.py-0
Snippet
Instance 3
Path
.me-auto > .navbar-item:nth-child(2) > nav > .bd-navbar-elements.navbar-nav > .dropdown.nav-item > .dropdown-menu
Snippet
🔗 link-name
link-name: Links must have discernible text - WCAG 2.4.4, WCAG 4.1.2
Instance 1
Path
.sd-stretched-link.external[href$="pydata.html"]
Snippet
Instance 2
Path
.sd-stretched-link.external[href$="gallery.html"]
Snippet
The text was updated successfully, but these errors were encountered: