USACE / USACE/groundwork

Create Generic Image Component

Open
#95 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility
Dominant language
JavaScript
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

To meet 508 compliance we could create an <Image> component that we can then set the

aria-label and alt - as well as exposing various sizes to help users manage their image tags.

if a user doesn't provide one of these we will set them based on the image name or something else, maybe throw an error even to make sure it's set?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by locating existing image-related React components and their tests, then clarify the expected 508-compliance behavior for aria-label, alt, sizes, and missing values. Done should be defined by an agreed component API and tests covering the required accessibility behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
accessibility, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.