maproulette / maproulette/maproulette-frontend

In Quick Fixes, when no tag changes are proposed, offer appropriate action

Open
#1,150 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
167
Forks
39
Avg merge
16h 34m
Merged PRs (30d)
11

Description

When loading a quick fix task, it is possible that the tag changes were already resolved outside MapRoulette, resulting in a confusing situation for the mapper.

Screen Shot 2020-03-04 at 4 00 14 PM

A few possiblities:

  1. quietly skip the task, marking it as 'automatically fixed'
  2. offer the mapper an explanation: "this task was already fixed outside MapRoulette [CONTINUE]
    or something else?

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 in the Quick Fixes task-loading flow and reproduce the case where no tag changes are proposed. Review the available outcomes in the issue, then determine and implement the agreed mapper-facing action, including the wording shown to the mapper. Done means the no-change case is no longer confusing and follows the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.