Homepage map cursor is confusing

Open
#558 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start at the homepage map and inspect how campaign polygon hover states set the cursor. Decide whether the campaigns should remain non-clickable or navigate to the campaign in scoreboard; done means the cursor and interaction match the chosen behavior.

Written by the indexing model from the issue text.

Description

bug

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.

Dominant language
JavaScript
Stars
27
Forks
8
PR merge metrics
No merged PRs in 30d

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.

More from developmentseed/scoreboard

All issues in developmentseed/scoreboard

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.