You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve searched for any related issues and avoided creating a duplicate issue.
What happened
For our product, we're using va-links that open in a new tab, so the external property is set to true. For these external va-links, we've populated the label field to differentiate similarly-worded links from each other for screen readers. However, the label property doesn't appear to be working. When we test with screen readers, the screen reader doesn't announce the value of the label property. We believe this issue is happening across all development environments.
What I expected to happen
We expected that a screen reader would announce the value populated in the label property field.
Highlight the Learn more (opens in a new tab) link on the Burial in a VA national cemetery card
The screen reader should announce the link as "Learn more about Burial in a VA national cemetery", which is the value populated in the label property field. This is not happening when we test it
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
This bug is blocking work currently in progress
This bug is affecting work currently in progress but we have a workaround
This bug is blocking work planned within the next few sprints
This bug is not blocking any work
Other
The text was updated successfully, but these errors were encountered:
Bug Report
What happened
For our product, we're using
va-links
that open in a new tab, so theexternal
property is set totrue
. For these external va-links, we've populated thelabel
field to differentiate similarly-worded links from each other for screen readers. However, thelabel
property doesn't appear to be working. When we test with screen readers, the screen reader doesn't announce the value of thelabel
property. We believe this issue is happening across all development environments.What I expected to happen
We expected that a screen reader would announce the value populated in the
label
property field.Reproducing
Steps to reproduce:
label
property field. This is not happening when we test itUrgency
How urgent is this request? Please select the appropriate option below and/or provide details
The text was updated successfully, but these errors were encountered: