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

Change alt texts for images on citizen engagement page #3089

Closed
22 of 26 tasks
SAUMILDHANKAR opened this issue May 3, 2022 · 1 comment
Closed
22 of 26 tasks

Change alt texts for images on citizen engagement page #3089

SAUMILDHANKAR opened this issue May 3, 2022 · 1 comment
Labels
Complexity: Medium epic Feature: Accessibility Issues that would broaden website accessibility P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement role: dev leads Tasks for technical leads role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented May 3, 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 the issues to change the alt text for the images on citizen engagement page and the issues will be added as Action Items below.

Details

Designers and PMs identified that some alt texts in the Citizen Engagement 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

  • Write issues and add to the Dependency section above.
  • Move this issue to the ice box column when the milestone has been added.
  • Once all the issues in the dependency are closed, close this issue.

Resources/Instructions

Sample issue #3088

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 hero image on citizen engagement page.

Details

Designers and PMs identified that some alt texts in the Citizen Engagement 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 pages/citizen-engagement.html, change line 25 for the alt text:

from

alt="Image of people together in community" />

to

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: pages/citizen-engagement.html
  • Click on the link below to see the source file code:
    alt="Image of people together in community" />

Information about WCAG

@SAUMILDHANKAR SAUMILDHANKAR added role: front end Tasks for front end developers Complexity: Large Collaborative Work P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement size: 13+pt Must be broken down into smaller issues epic labels May 3, 2022
@github-actions

This comment was marked as resolved.

@SAUMILDHANKAR SAUMILDHANKAR added the role: dev leads Tasks for technical leads label May 3, 2022
@SAUMILDHANKAR SAUMILDHANKAR added Ready for Prioritization and removed size: 13+pt Must be broken down into smaller issues labels May 6, 2022
@SAUMILDHANKAR SAUMILDHANKAR added size: 2pt Can be done in 7-12 hours Complexity: Medium size: 1pt Can be done in 4-6 hours and removed Complexity: Large size: 2pt Can be done in 7-12 hours labels May 8, 2022
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Accessibility milestone May 8, 2022
@ExperimentsInHonesty ExperimentsInHonesty added Dependency An issue is blocking the completion or starting of another issue and removed Ready for Prioritization labels May 8, 2022
@ExperimentsInHonesty ExperimentsInHonesty added the Feature: Accessibility Issues that would broaden website accessibility label May 29, 2022
@7kram 7kram added the ready for dev lead Issues that tech leads or merge team members need to follow up on label Jan 22, 2023
@ExperimentsInHonesty ExperimentsInHonesty removed the Dependency An issue is blocking the completion or starting of another issue label Jan 22, 2023
@ExperimentsInHonesty ExperimentsInHonesty removed the ready for dev lead Issues that tech leads or merge team members need to follow up on label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium epic Feature: Accessibility Issues that would broaden website accessibility P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement role: dev leads Tasks for technical leads role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours
Projects
Development

No branches or pull requests

3 participants