Change alt text for Downtown LA Home Unite Us location image on Events page #3315
Labels
Feature: Accessibility
Issues that would broaden website accessibility
good first issue
Good for newcomers
Ignore: No longer a problem
When the problem has already been fixed or is no longer a problem due to other changes
P-Feature: Events
https://www.hackforla.org/events/
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.5pt
Can be done in 3 hours or less
Milestone
Overview
We need to ensure that alt text for images adhere to Web Content Accessibility Guidelines (WCAG). For this issue, we will change the alt text for the Downtown LA Home Unite Us location on the Events page.
Details
Designers and PMs identified that some alt texts in the Events page should be changed because they are either inaccurate or too long. Ideally, alt text should be descriptive but short and succinct. According to the WCAG page, an accompanying alt text should be short. Additionally, the Functional Accessibility Evaluator (FAE) recommends for alt text to be no more than 100 characters.
Action Items
_includes/events-page/our-locations-content.html
, change line 121 of the alt text:from
to
Resources/Instructions
This issue is part of epic #3132
Events page
Alt text decision Tree
FAE rule 4: alt text should be less than 100 characters
File and code links you will need to work on this issue
Directory to find the page once you have it in your IDE:
_includes/events-page/our-locations-content.html
Click on the link below to see the source file code:
website/_includes/events-page/our-locations-content.html
Line 121 in f4fab74
The text was updated successfully, but these errors were encountered: