aria-label in comment "Reply to" links mentions author name twice #252
Comments
raamdev
added a commit
that referenced
this issue
Nov 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The "Reply to" link in comments that includes the author name has a bug in the
aria-label
associated with that link:As you can see the
aria-label
saysReply to Raam to Raam Dev
, mentioning the author name twice. This is rather confusing for anyone with a screen reader. It should just sayReply to Raam
, like the link itself.The text was updated successfully, but these errors were encountered: