department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

[SCREENREADER]: VAOS Scheduler - Consider updating the heading text for new Community Care appointments #2882

Closed 1Copenut closed 4 years ago

1Copenut commented 5 years ago

Description

Screen readers are reading out the "1/2" on Community Care appointments as "one slash two". I'm proposing an improvement where we could keep that visual representation and offer screen readers a more clear understanding. Code snippet below.

Point of Contact

VFS Point of Contact: Trevor

Acceptance Criteria

Environment

Possible Fixes (optional)

<h1 class="vads-u-font-size--h2" tabindex="-1">
  Share your community care provider preferences
  <span aria-hidden="true">(1/2)</span>
  <span class="vads-u-visibility--screen-reader">one of two</span>
</h1>

WCAG or Vendor Guidance (optional)

Screen Shot 2019-10-29 at 1 31 31 PM

jbalboni commented 4 years ago

This text is removed with some CC preferences design changes, will close when that work is merged.