usnationalarchives/nara-bia-photos

States: Links lack discernible text

Closed this issue · 1 comments

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

IIssue description
Ensures links have discernible text

More info
Element location
.sc-fzqzlV.gMJRj:nth-child(6) > .sc-fznLxA.dTdHaZ > .sc-fznXWL.dKLFMd:nth-child(2) > .sc-fznMnq.biVOqy > .sc-fzqMAW.himZKo > .sc-fzomME.jeuCoK > .sc-fznAgC.ioABse

Element source
<a class="sc-fznAgC ioABse" href="/states/wyoming?tribalNations[0]=undefined" style="position: relative; z-index: 1000;"></a>

To solve this violation, you need to...
Fix at least one (1) of these issues:
Element does not have text that is visible to screen readers

aria-label attribute does not exist or is empty

aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty

Element's default semantics were not overridden with role="presentation"

Element's default semantics were not overridden with role="none"

Confirmed addressed