Orange-OpenSource / Orange-OpenSource/IOT-Map-Component
Lack of HTML button semantics (layers filters)
Open
Nobody has claimed this yet.
accessibility
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Lack of HTML button semantics (layers filters)
ID: issue-0-3
Test: Respect the HTML semantics
Recommendations: https://a11y-guidelines.orange.com/fr/web/developper/contenu-textuel/#respecter-la-semantique-html
Description
The filter for the layers should be a button and not a link
Fix
Use <button> or <input type="button"> semantics
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
Locate the layers filter control in the component source; the issue does not name a file or test. Confirm the control uses button semantics rather than link semantics, then verify that the layers filter still works and run the repository's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100