maproulette / maproulette/maproulette-frontend

tasks modified by challenge owner are initially listed in history tab as modified by last active mapper

Open
#2,213 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug

tasks modified by challenge owner are initially listed in history tab as modified by last active mapper

looks to be UI bug as reload removes info who modified them (what may be also a bug)

Expected behavior

Person who manually edited task state is listed in history view as one who modified it

To Reproduce

  1. Go to task set as false positive in inspect task mode
  2. Click modify task button
  3. Change status to disabled
  4. Click save
  5. look at history tab

Screenshots

one after stage 5 (I am not mcliquid and I edited it to disable it)

screen05

one after reloading page
screen06

Desktop (please complete the following information):

  • OS: Lubuntu 20.04
  • Browser Firefox
  • Version 120.0.1

Additional context
I guess if many people can have admin rights over challenge then having no log who edited it would be more annoying

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

Reproduce this in inspect task mode by modifying a task from false positive to disabled, then check the history tab before and after reloading. Trace the UI flow behind the modify task action and history view to find where the editor identity is displayed or lost. Done means the person who manually changed the task state is shown both immediately and after reload.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.