Information button does not have an accessible name
Open
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
### Expected Behavior
should have an accessible name
### Actual Behavior
there isn't one
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 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