-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Feature: AccessibilityIssues that would broaden website accessibilityIssues that would broaden website accessibilitygood first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Prerequisite
- Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page.
- Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.
Overview
As a developer, we need to provide clear and descriptive alt text on the SiteMap page page so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity.
Action Items
- Change the image alt property value within: pages/sitemap.html
From:
<img class="header-hero-image" src="/assets/images/sitemap/sitemap-planning.svg"
alt="image of a person using a computer and mapping out a website">
To:
<img class="header-hero-image" src="/assets/images/sitemap/sitemap-planning.svg"
alt="">
- Ensure that the corresponding SiteMap page stays the same after the change
- Using developer tools to inspect the image, ensure that the new alt text gets incorporated after the change.
- Note:
alt=""in code while show up asaltwhen using developer tools to inspect the image's alt text property.
- Note:
For PM, Merge Team, or Tech Lead
- Once the pull request associated with this issue is approved and merged, please update and edit epic Creating issues to update alt texts on SiteMap page #3859 by
- Checking off the dependency for this issue
- If all dependencies are checked off, please move issue Creating issues to update alt texts on SiteMap page #3859 to the New Issue Approval column and remove the Dependency label
Resources/Instructions
File and Code links you will need to work on this issue
- Directory to find the page in once you have it in your IDE: pages/sitemap.html
- Click on the filename below to see the source file code:
Location in the Code - This issue is part of epic Creating issues to update alt texts on SiteMap page #3859
Background information about the Jekyll framework (optional reading)
Information about WCAG and alt text (optional reading)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: AccessibilityIssues that would broaden website accessibilityIssues that would broaden website accessibilitygood first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
QA