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

Creating issues to update alt texts on Events page #3132

Closed
25 of 29 tasks
SAUMILDHANKAR opened this issue May 12, 2022 · 6 comments
Closed
25 of 29 tasks

Creating issues to update alt texts on Events page #3132

SAUMILDHANKAR opened this issue May 12, 2022 · 6 comments
Assignees
Labels
Complexity: Large epic Feature: Accessibility Issues that would broaden website accessibility P-Feature: Events https://www.hackforla.org/events/ role: dev leads Tasks for technical leads role: front end Tasks for front end developers size: 3pt Can be done in 13-18 hours

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented May 12, 2022

Dependency

Overview

We need to ensure that alt text for images adhere to Web Content Accessibility Guidelines (WCAG). For this epic, we will write issues to change the alt text for the images in the Events page which will then be added to dependency items above.

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

  • This issue should only be assigned to a lead.
  • Lead would guide other developers on creating issues using the following steps (These steps would be recurring for each issue that would be created and this action item should stay unchecked until all the issues have been created):
    • Check the following Google spreadsheet tab to track the issue creation progress (there are 19 issues in total that need to be made)
    • Choose a row for which issue needs to be created and add your name in the Issue writer column. (If multiple team members creating issues simultaneously, let other team members know which row you would be working on, so there are no duplicate issues). See column H to know if an issue has been made already
    • Create a new issue with steps to change the alt text for an image following the sample issue below as well as using How to create issues wiki.
    • Update the issue link in the Google spreadsheet tab
  • Add the issue numbers of all the issues that have been created to the dependency section above.
  • If all the issues for the spreadsheet tab have been created, add a dependency label and move this issue to ice box column.
  • If all the dependency issues are closed, remove the dependency label, move this issue from ice box to In progress column and close this issue.

Resources/Instructions

Events page
Google spreadsheet tab to track issue creation
How to create issues wiki

Sample Issue #3255

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 westside location on 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

  • For the file _includes/events-page/our-locations-content.html, change line 5 for the alt text:

from

<img class="location-image" src="../assets/images/hack-nights/westside1.png" alt="westside" />

to

<img class="location-image" src="../assets/images/hack-nights/westside1.png" alt="Westside" />

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 class="location-image" src="../assets/images/hack-nights/westside1.png" alt="westside" />

Information about WCAG

@SAUMILDHANKAR SAUMILDHANKAR added role: front end Tasks for front end developers Complexity: Large Collaborative Work P-Feature: Events https://www.hackforla.org/events/ size: 3pt Can be done in 13-18 hours epic labels May 12, 2022
@github-actions

This comment was marked as resolved.

@SAUMILDHANKAR SAUMILDHANKAR added the Draft Issue is still in the process of being created label May 12, 2022
@SAUMILDHANKAR SAUMILDHANKAR changed the title Updating alt texts on Events page Creating issues to update alt texts on Events page May 12, 2022
@SAUMILDHANKAR SAUMILDHANKAR added role: dev leads Tasks for technical leads and removed Collaborative Work labels May 13, 2022
@ExperimentsInHonesty ExperimentsInHonesty added the Feature: Accessibility Issues that would broaden website accessibility label May 29, 2022
@SAUMILDHANKAR SAUMILDHANKAR removed the Draft Issue is still in the process of being created label Jun 22, 2022
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Accessibility milestone Jun 23, 2022
@tamara-snyder tamara-snyder self-assigned this Jun 26, 2022
@ExperimentsInHonesty ExperimentsInHonesty added the Dependency An issue is blocking the completion or starting of another issue label Jul 11, 2022
@JessicaLucindaCheng
Copy link
Member

@JessicaLucindaCheng JessicaLucindaCheng closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
@JessicaLucindaCheng

This comment was marked as resolved.

@jdingeman jdingeman added Ready for Prioritization and removed Dependency An issue is blocking the completion or starting of another issue labels Feb 7, 2023
@jdingeman
Copy link
Member

All dependencies have been checked off. Moved to New Issue Approval and removed Dependency label per

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Feb 7, 2023

Closed this issue per the last action item in this issue.

@github-actions

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Large epic Feature: Accessibility Issues that would broaden website accessibility P-Feature: Events https://www.hackforla.org/events/ role: dev leads Tasks for technical leads role: front end Tasks for front end developers size: 3pt Can be done in 13-18 hours
Projects
Development

No branches or pull requests

5 participants