developmentseed / developmentseed/scoreboard
Homepage map cursor is confusing
Open
bug
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
On the homepage map when hovering over a campaign, the cursor turns to a 'pointer' indicating clickability. We haven't implemented a click event on the campaigns, so this click doesn't do anything.
Fix: We should either make sure the campaigns don't trigger a 'pointer' cursor, or allow clicks on the polygons to take the user to the campaign in scoreboard.
Contributor guide
Assessment
This issue has not been assessed yet.