mapbox / mapbox/mapbox-gl-js

Information button does not have an accessible name

Open
#13,153 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug :lady_beetle:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

**mapbox-gl-js version**: 3.3.0

**browser**: Chrome desktop

### Steps to Trigger Behavior

1. Generate lighthouse report in chrome
2. Error appears as "buttons do not have an accessible name" for the information button

### Link to Demonstration

Screenshot 2024-04-17 at 15 09 17

### Expected Behavior

should have an accessible name

### Actual Behavior

there isn't one

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

Start by reproducing the report in Chrome with Lighthouse and inspect the information button in the map UI. Identify the component that renders this button, give it an accessible name, and rerun Lighthouse to confirm the warning is resolved.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.