Problem: aria-labels are often overly broad


Problem: aria-labels are often overly broad. Remember, an aria-label provides a label for assistive tech. So the user may not be able to see the surrounding context.

Solution: Put the necessary info in the aria-label. Write aria-labels that are more specific than visual labels.

View original on X