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

Lack of HTML button semantics (layers filters)

Open
#41 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.