maproulette / maproulette/maproulette-frontend
when a tab inspecting a task is left open for a while task state reverts to "created"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
I randomly encounter this issue while inspecting tasks.
Sometimes, a task needs some editing, and after modifying it, it sometimes revert the task status from Fixed back to Created.
In the past, I've always wondered how we're getting a few "created" tasks but it seems this action seems to be triggering it sometimes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior with a task inspection tab left open while editing a task, then trace the frontend task-edit and status-update flow. Done means a task that is changed from Fixed to Created does not unexpectedly revert to Created after being inspected or edited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100