-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VACMS-17436: Update links for manage your health care section #2174
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Icon found
Icons can be decorative, but sometimes they are used to convey meaning. If there are any semantics associated with an icon, those semantics should also be conveyed to a screen reader.
What you can do
Review the markup and see if the icon provides information that isn't represented textually, or wait for a VSP review.
Note:
Font Awesome is deprecated. Please use va-icon instead. For more information, visit the migration documentation: Migrate from font awesome to va-icon
@chriskim2311 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's an additional AC in the ticket about keeping these links "below existing links" but on mobile they are nested within the other links per the structure:
Could we confirm with Michelle & design what the behavior should be on mobile? (If we need to reorder things, we can use flex / order to achieve this simply, I think).
@randimays Nice catch! Unfortunately though I believe flex order is the property that makes the tab order and the visual order off and confusing (If I'm thinking of the right thing?) However I had a different question for Design I pinged Amanda on in Slack and I will add this to that thread |
…ent-build into 17436-va-health-links
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Icon found
Icons can be decorative, but sometimes they are used to convey meaning. If there are any semantics associated with an icon, those semantics should also be conveyed to a screen reader.
What you can do
Review the markup and see if the icon provides information that isn't represented textually, or wait for a VSP review.
Note:
Font Awesome is deprecated. Please use va-icon instead. For more information, visit the migration documentation: Migrate from font awesome to va-icon
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@randimays Can you review this PR thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
For this PR we are adding 2 new links under the Manage your health care section.
Download VA Health Chat and Connect to VA Care.
Also we changed the header as well to an h2 to fix an a11y defect.
Related issue(s)
department-of-veterans-affairs/va.gov-cms#17436
Testing done
Tested locally at
/greater-los-angeles-health-care/
Verified links are working and redirecting to correct address.
Screenshots
What areas of the site does it impact?
VA Health Care system pages
Acceptance criteria
Add VA Health Chat
aria-hidden="true"
on iconAdd VA Health connect
aria-hidden="true"
on iconAdditional Acceptance Criteria
Quality Assurance & Testing
Error Handling