Skip to content
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

Update Events page alt text for Undebate project image to adhere to WCAG #3307

Closed
4 tasks
Tracked by #3132
BeckettOBrien opened this issue Jun 26, 2022 · 3 comments
Closed
4 tasks
Tracked by #3132
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

Comments

@BeckettOBrien
Copy link
Member

BeckettOBrien commented Jun 26, 2022

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 Undebate project 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

  • In the file _includes/events-page/our-locations-content.html, change line 67 of the alt text:

from

<img id="mini-img" src="../assets/images/projects/undebate.jpg" alt="Undebate Project" />

to

<img id="mini-img" src="../assets/images/projects/undebate.jpg" alt="" />

Resources/Instructions

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:
    <img id="mini-img" src="../assets/images/projects/undebate.jpg" alt="Undebate Project" />

Information about WCAG

@BeckettOBrien BeckettOBrien added Feature: Accessibility Issues that would broaden website accessibility role: design Feature: Onboarding/Contributing.md Complexity: Small Take this type of issues after the successful merge of your second good first issue Ready for Prioritization size: 1pt Can be done in 4-6 hours prework labels Jun 26, 2022
@github-actions
Copy link

Hi @BeckettOBrien.

Good job adding the required labels for this issue. The merge team will review the issue and add a "Ready for Milestone" label once it is ready for prioritization.

Additional Resources:

@BeckettOBrien BeckettOBrien added P-Feature: Events https://www.hackforla.org/events/ ready for dev lead Issues that tech leads or merge team members need to follow up on Size: Good second issue size: 0.5pt Can be done in 3 hours or less role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers and removed Feature: Onboarding/Contributing.md Complexity: Small Take this type of issues after the successful merge of your second good first issue prework role: design size: 1pt Can be done in 4-6 hours Ready for Prioritization labels Jun 26, 2022
@tamara-snyder
Copy link
Member

Hi @BeckettOBrien, great job creating this issue! Just remember to add any new issues you create to the Project Board. Thanks!

@JessicaLucindaCheng
Copy link
Member

@JessicaLucindaCheng JessicaLucindaCheng closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
@JessicaLucindaCheng JessicaLucindaCheng added the Ignore: No longer a problem When the problem has already been fixed or is no longer a problem due to other changes label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

4 participants