usnationalarchives / nara-bia-photos

0 stars 0 forks source link

IDs used in ARIA and labels must be unique #246

Closed lfrancis closed 3 years ago

lfrancis commented 3 years ago

https://nara-bia-photos.herokuapp.com/topics

IDs used in ARIA and labels must be unique

Impact: critical

Issue tags category: parsing wcag2a wcag411

Issue description Ensures every id attribute value used in ARIA and in labels is unique

More info Element location .sc-kTCrpv Element source <div id="topic" name="topic" class="sc-kTCrpv bEflKQ" style="margin-top: 2.5rem;">

To solve this violation, you need to... Fix the following: Document has multiple elements referenced with ARIA with the same id attribute: topic

matbrady commented 3 years ago

@lfrancis I didn't see a duplicate ID for "topic"

https://bia.test.drupalme.net/research/native-americans/bia/photos/topics

Screen Shot 2020-11-19 at 11 24 46 AM
lfrancis commented 3 years ago

Issue is no longer showing up in Axe scans., closing.