Open StephDriver opened 1 week ago
Note, while an aria-label on an <a>
should mean that everything inside, including any icons, are then hidden as the label takes precedence, SiteImprove has been flagging up internal elements as not being accessible despite this... so in a belt and braces approach I have marked internal icons as hidden regardless of aria label.
I have set this up so that there are comments in the code explaining the updates, which I then removed before testing. So to see the reason behind a change, please look at what those comments were (removed in commit be729f2)
Work remaining:
closes #4215