maproulette / maproulette/maproulette-frontend
Option to always show all tags for tag fix challenges
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
When solving some tag fix tasks it can be very useful to see the existing tagging (even for tags not being changed).
It used to be that when you were seeing all tags on a task and fixed it using keyboard shortcuts then you would again see all tags on the next task without having to click anything. That has changed at some point in the past year.
Describe the solution you'd like
Add an option, either in task layout or challenge creation to always show all tags.
Describe alternatives you've considered
Click "show all tags" or "edit tags" for every single task.
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 locating the task layout or challenge-creation entry point that controls the “show all tags” and “edit tags” actions. Determine where an always-show-all-tags option belongs, then verify that enabling it keeps all existing tags visible when moving between tag-fix tasks, including after keyboard-shortcut edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100