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 Hack for LA Alt Text on Events Page: our-locations-content.html #3306

Closed
1 of 4 tasks
Tracked by #3132
Sparky-code opened this issue Jun 26, 2022 · 3 comments · Fixed by #3371
Closed
1 of 4 tasks
Tracked by #3132

Update Hack for LA Alt Text on Events Page: our-locations-content.html #3306

Sparky-code opened this issue Jun 26, 2022 · 3 comments · Fixed by #3371
Assignees
Labels
Feature: Accessibility Issues that would broaden website accessibility good first issue Good for newcomers 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

@Sparky-code
Copy link
Member

Sparky-code commented Jun 26, 2022

Overview

As developers we want to ensure that we ensure that alt text for images adhere to Web Content Accessibility Guidelines (WCAG). This issue addresses the alt text for the Hack for LA Website Project.

Action Items

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

from

 <img id="mini-img" src="../assets/images/projects/website.png" alt="Hack for LA Website Project" /> 

to

 <img id="mini-img" src="../assets/images/projects/website.png" 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/website.png" alt="Hack for LA Website Project" />

Information about WCAG

@Sparky-code Sparky-code added good first issue Good for newcomers role: front end Tasks for front end developers Feature: Accessibility Issues that would broaden website accessibility size: 0.5pt Can be done in 3 hours or less labels Jun 26, 2022
@github-actions
Copy link

Hi @Sparky-code.

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:

@Sparky-code Sparky-code added Size: Good second issue and removed good first issue Good for newcomers labels Jun 26, 2022
@Sparky-code Sparky-code changed the title Update Hack for LA Alt Text on Project Page: our-locations-content.html Update Hack for LA Alt Text on Events Page: our-locations-content.html Jun 26, 2022
@Sparky-code Sparky-code 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 role: back end/devOps Tasks for back-end developers labels Jun 26, 2022
@tamara-snyder tamara-snyder added Ready for Prioritization and removed ready for dev lead Issues that tech leads or merge team members need to follow up on labels Jun 27, 2022
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Accessibility milestone Jul 11, 2022
@angietechcafe angietechcafe self-assigned this Jul 15, 2022
@github-actions
Copy link

Hi @angieintech, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@angietechcafe
Copy link
Member

i. Availability: Thursday evenings
ii. ETA: Most likely by next Thursday

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

Successfully merging a pull request may close this issue.

4 participants