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 201 forks source link

508-defect-1 ❗ Launchblocker [SCREENREADER, COGNITION]: Language of page MUST be set to ES #18626

Closed joshkimux closed 3 years ago

joshkimux commented 3 years ago

508-defect-1 :exclamation: Launchblocker

Feedback framework

Definition of done

  1. Review and acknowledge feedback.
  2. Fix and/or document decisions made.
  3. Accessibility specialist will close ticket after reviewing documented decisions / validating fix.

Point of Contact

VFS Point of Contact: Josh

User Story or Problem Statement

As a screen reader user, I want to hear the content of a Spanish page pronounced accurately.

Details

The page's language is set to en (English) instead of es (Spanish). Changing the attribute value to es will help:

Acceptance Criteria

Steps to Recreate

  1. Enter https://www.va.gov/coronavirus-veteran-frequently-asked-questions-esp/ in browser
  2. Confirm the page's lang attribute is equal to en instead of es

Proposed Solution

Change the page's <html lang="en"> to <html lang="es">

WCAG or Vendor Guidance

Screenshots or Trace Logs

Screen Shot 2021-01-15 at 11 17 32 AM
joshkimux commented 3 years ago

In discussion with @1Copenut , @youngfreezyVA , and @noahgelman we will be closing out this ticket as a short-term fix for a larger, more complex problem. In order to meet Section 508 compliance, we've opted to add in additional acceptance criteria for ticket 18698.

Some additional notes: