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 text for card image in lucky parking md file #3096

Closed
4 tasks done
Tracked by #3089
SAUMILDHANKAR opened this issue May 4, 2022 · 4 comments · Fixed by #3317
Closed
4 tasks done
Tracked by #3089

Change alt text for card image in lucky parking md file #3096

SAUMILDHANKAR opened this issue May 4, 2022 · 4 comments · Fixed by #3317
Assignees
Labels
Feature: Accessibility Issues that would broaden website accessibility good first issue Good for newcomers P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement 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

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented May 4, 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 lucky parking project card 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 _projects/lucky-parking.md, change line 60 for the alt text:

from

card-image-alt: lucky parking project card

to

card-image-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: _projects/lucky-parking.md
  • Click on the link below to see the source file code:
    card-image-alt: lucky parking project card

Information about WCAG

@SAUMILDHANKAR SAUMILDHANKAR added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers Size: Good second issue P-Feature: Citizen Engagement https://www.hackforla.org/citizen-engagement size: 0.5pt Can be done in 3 hours or less labels May 4, 2022
@github-actions

This comment was marked as resolved.

@github-actions
Copy link

Hi @tunglinn, 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 :)

@tunglinn
Copy link
Member

Availability: Monday-Thursday 6 hours/day
ETA: 6/28/2022

@tunglinn
Copy link
Member

Progress Update

  1. Progress: completed changes
  2. Blockers: waiting for PR reviews
  3. Availability: Monday-Thursday 6hrs/day
  4. ETA: 6/27/22

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: Citizen Engagement https://www.hackforla.org/citizen-engagement 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