Orange-OpenSource / Orange-OpenSource/IOT-Map-Component
Unidentifiable link in a body of text
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Unidentifiable link in a body of text
ID: issue-0-8
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/#assurer-un-contraste-suffisant-entre-les-couleurs-de-premier-plan-et-de-fond
Description
The links at the bottom right of the map are not identifiable
Fix
Apply a visually identifiable medium (underline, bold, etc.). Ensure a 3:1 contrast between text, background and links and that there is a means other than color to identify them on hover and focus.
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
Start by locating the map component and the links at its bottom-right area; inspect how their text, background, hover, and focus styles are defined. Confirm that the links remain identifiable without relying on color, meet the stated 3:1 contrast requirement, and have a non-color hover and focus indication.
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
- 35/100