Fix click boxes for Pokéstop SVG icons
Open
bug
front-end
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Clickboxes for Pokéstop icons are too big, especially the width.
This makesoverlapping issues much worse.
Decrease the clickbox size to correlate with visible graphics.
Contributor guide
Research direction
Start by locating the Pokéstop SVG icon rendering and clickbox code, then compare the hit area with the visible graphic, paying particular attention to its width. Done means the clickbox closely follows the visible Pokéstop icon and overlapping interactions are reduced without breaking icon clicks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100