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 sdg image in 311 data md file #3091

Closed
1 of 4 tasks
Tracked by #3089
SAUMILDHANKAR opened this issue May 3, 2022 · 4 comments · Fixed by #3817
Closed
1 of 4 tasks
Tracked by #3089

Change alt text for sdg image in 311 data md file #3091

SAUMILDHANKAR opened this issue May 3, 2022 · 4 comments · Fixed by #3817
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 3, 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 311 data project's sustainability development goal 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/311-data.md, change line 74 for the alt text:

from

sdg-image-alt: peace justice bottom sustainable dev goal

to

sdg-image-alt: '16: peace, justice and strong institutions'

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/311-data.md
  • Click on the link below to see the source file code:
    sdg-image-alt: peace justice bottom sustainable dev goal

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 3, 2022
@github-actions

This comment was marked as resolved.

@github-actions
Copy link

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

@rdpfeifle
Copy link
Member

Availability: today (01/15/23)
ETA: still today

@rdpfeifle
Copy link
Member

Progress: completed!
Blockers: my pull request is showing my first issue's commit and unfortunately I don't know how to fix that problem (if there's any).

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