implement option to chose colors for tags
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
Color codes help to quickly understand list views. Assigning colors to task should be a highly useful improvement.
Describe the solution you'd like
This is how asana handles setting tag color. I think they did a great job. A long press on a tag could overlay the Set Color selection showing a selection of default colors, which work for dark and light mode. Once set all tags in task list use the color set of the corresponding tag.
Describe alternatives you've considered
N/A
Additional context
N/A
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 tag rendering, tag interaction, and tag persistence entry points in the Tasks app. Trace how a long press could expose color selection, then verify that a selected default color is retained and applied to tags in task lists under both dark and light modes.
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
- Mostly clear
- Newbie friendliness
- 38/100