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 Donate page images' alt text to adhere to WCAG #2886

Closed
9 of 10 tasks
JessicaLucindaCheng opened this issue Feb 25, 2022 · 3 comments · Fixed by #2982
Closed
9 of 10 tasks

Update Donate page images' alt text to adhere to WCAG #2886

JessicaLucindaCheng opened this issue Feb 25, 2022 · 3 comments · Fixed by #2982
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Accessibility Issues that would broaden website accessibility P-Feature: Donate https://www.hackforla.org/donate/ role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less Status: Updated No blockers and update is ready for review

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Feb 25, 2022

Overview

As a developer, we need to provide clear and descriptive alt text on the Donate web page so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity. For this issue, we will change the alt texts on the Donate web page to adhere to WCAG.

Action Items

The following alt text changes are for the Donate web page

  • Change the image's alt property value within donate.html for the following lines of code only:

    • The following alt text is on the Header-container Header-container--donate area on the web page
      • On line 18, change the alt="donate banner icon" text to alt=""
    • The following alt text is on the Content-section Donate-card-container area on the web page
      • On line 24, change the alt="donate card image" text to alt=""
      • On line 34, change the alt="donation chart" text to alt="Hosting, mailing list services, Zoom accounts, domain names, stickers, t-shirts"
      • On line 45, change the alt="donation form image" text to alt="Gif showing how to select Hack for LA from donation list"
      • Review with product referencing the parent issue Review the alt text for Donate page images and ensure that they adhere to WCAG #2568
  • Check that the Donate web page looks the same

  • Check that the new alt texts got incorporated after the change by inspecting the web page using developer tools

Resources/Instructions

File and Code links you will need to review this issue

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers Feature: Accessibility Issues that would broaden website accessibility P-Feature: Donate https://www.hackforla.org/donate/ Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.5pt Can be done in 3 hours or less labels Feb 25, 2022
@github-actions

This comment was marked as resolved.

@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Update Donate page alt text for images to adhere to WCAG Update Donate page images' alt text to adhere to WCAG Feb 26, 2022
@ExperimentsInHonesty ExperimentsInHonesty added this to the z. Accessibility milestone Mar 5, 2022
@Jaretzbalba Jaretzbalba self-assigned this Mar 14, 2022
@github-actions github-actions bot added the Status: Updated No blockers and update is ready for review label Mar 18, 2022
@7kram
Copy link
Member

7kram commented Oct 16, 2022

@blulady
Copy link
Member

blulady commented Oct 17, 2022

We are replacing this issue with this issue #3630

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Accessibility Issues that would broaden website accessibility P-Feature: Donate https://www.hackforla.org/donate/ role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less Status: Updated No blockers and update is ready for review
Projects
Development

Successfully merging a pull request may close this issue.

5 participants