Set avatar instead of color per board
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Current solution:
Only able to change color and name.
Desired solution:
Be able to add a picture instead of colored dot.
If u have a lots of boards, it makes much easier to reach the intended board.
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 at the board UI that currently displays each board's colored dot and exposes board name/color settings, then trace how board metadata is loaded and saved. The work is done when a board can use an uploaded picture instead of its color and that picture is shown consistently in board lists, making boards easier to distinguish.
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
- 35/100