Orange-OpenSource / Orange-OpenSource/IOT-Map-Component

No ALT on images

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility
Dominant language
TypeScript
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

No ALT on images

ID: issue-0-5
Test: Provide a text equivalent for images and frames/images
Recommendations: https://a11y-guidelines.orange.com/fr/web/developper/contenu-non-textuel/#fournir-un-equivalent-textuel-pour-les-images-et-les-cadres

Description
  • All images must have an ALT attribute.
  • Issues with image shadows and for markers where an image is added inside
Fix
  • Add an ALT attribute to images <img alt="[...]" [...]>
  • Note: can be empty for decorative images

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 source file or test is named. Start by locating the component's image elements, including marker and shadow images, and apply the issue's guidance for meaningful versus decorative images; done when every relevant image has appropriate text or an empty alt attribute.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.