Orange-OpenSource / Orange-OpenSource/IOT-Map-Component
Color is the only way to convey information (percentage)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Color is the only way to convey information (percentage)
ID: issue-0-7
Test: Do not use color or sensory information as the only source of information/color
Recommendations: https://a11y-guidelines.orange.com/fr/web/developper/couleurs-et-contrastes/#ne-pas-utiliser-la-couleur-ou-linformation-sensorielle-comme-seule-source-dinformation
Description
For percentages on a marker, the information is only given by the color
Fix
Complement the color with explicit text, or other visual information (e.g.: icons use colors, but also different shapes).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the marker percentage rendering in the TypeScript map component and review how color conveys the value; done means the percentage is understandable without color alone, using explicit text or other visual information.
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
- 45/100