Closed shiragoodman closed 2 weeks ago
Adding some screenshots for reference when these tickets are worked on in the future.
Currently the link Mail them to the VA Claims Intake Center.
opens in a new tab. So is there something else that needs to be done for this @davidakennedy @shiragoodman ?
Also @davidakennedy what logic are we supposed to use so that we notify users via screen reader that the link is taking them to a new tab?
I recommend indicating links will open in a new tag by adding the link text "(opens in a new tab)" which will work for sighted users and for screen reader users
Mail them to the VA Claims Intake Center (opens in a new tab)
Some guidance in the Design System on this too!
Also noticed that the comments in the ticket are incorrect for the link How to File a Claim
. When clicked It currently opens it up on the same page and open a new tab for the user. Are you guys wanting us to change this so that it opens to a new tab? What is the ask here @shiragoodman @davidakennedy ?
@erinrwhite @briandeconinck - please see Peri-Ann's comment above and follow up. ty!
@pmclaren19 Is this screen inside of a form flow? If so the "How to file a claim" link should also open in a new tab. Here's our guidance on opening in new tabs:
Links on VA.gov should open in a new tab only if clicking the link will result in the user losing progress or data.
So links that are in a form flow where a user is entering data, should open in a new tab using the "(opens in a new tab)" link text at the end.
Y'all might also consider changing the link language to move away from "visit this page" language to "complete this action" language - like Learn how to file a new claim (opens in a new tab)
or File a new claim (opens in a new tab)
.
All the links here should open in new tabs since they take Veterans out of the form flow. cc: @skylerschain and @uxgary to tweak the content, if necessary.
According to the latest design system guidance found in this thread, we should not include any icon for links. So this ticket doesn't require any design changes.
@skylerschain correct, adding the link text (opens in a new tab)
should be sufficient - thanks!
@erinrwhite Sorry I want to make sure I understand: We should include that language in the actual link text? So it would read "How to file a claim (opens in a new tab) page"?
@skylerschain yes, in the link text - so it would be How to file a claim page (opens in a new tab)
or y'all could leave off the word "page" from the content entirely and have it say How to file a claim (opens in a new tab)
. This way it's visible for sighted users, and gets read aloud as part of the link by screen readers.
Design QA notes: @harshil1793 We need to add the "(opens in a new tab)" language (see comment above).
I mocked up what this should look like here.
Design QA: LGTM 👍
Value Proposition
As a veteran with sight disabilities who relies on a screen reader, I want certain links to open in a new tab instead of opening in the same window because I wouldn't expect these links to take me out of the current application or claim status experience I'm viewing, so that I can continue checking that status of my claim without clicking the back button.
Design Notes
Adding some screenshots for reference when these tickets are worked on in the future.
Engineering Notes
Mail them to the VA Claims Intake Center.
is already opening a new tab so may not need to do anything hereHow to File a Claim
is located on the componentAddFilesForm.jsx
. We will want to add the following code to make it so the link opens to a new tabtarget=_blank
. This will take care of the Files Tab and Document Request page.Acceptance Criteria
This ticket was generated during the pilot process for the new VA.gov experience standards. Please tag
@platform-governance-team-members
on Slack if you need assistance interpreting this ticket.Product Information
Team: Benefit Tools Product: Claim Status Tool Feature: Improved Evidence Request Initiative
Findings details
VA.gov Experience Standard - issue: User is taken out of the primary flow without notification. VA.gov Experience Standard - category: Efficiency Launch-blocking: No Design System review: No Collab Cycle Reviewer: @erinrwhite (IA), @briandeconinck (Accessibility)
Description
On the
Files
view, there are two links that lead users outside of the application flow. One,How to File a Claim
, does not open in a new tab, but the other,Mail them to the VA Claims Intake Center.
does open in a new tab without notifying the user.On the
Document request
page the link toHow to file a claim
opens in the same window, taking users out of the form flow.Recommended action
Please open links that leave the application in a new tab and indicate that behavior through text "(opens in a new tab)"
References
Next Steps for the VFS Team
@platform-governance-team-members
with any questions or to get help validating the issue.@platform-governance-team-members
on your team channel in Slack to provide an explanation and who you believe is responsible. The Governance team will follow up.