Board Name on Cards in Upcoming Cards widget
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
In the Upcoming cards, there is no way to distinct from which board are all the cards, which can be quite overwhelming where there are lots of them, from lots of boards.
Describe the solution you'd like
To display the board name (would be nice if list name can be shown too) on the cards.
Describe alternatives you've considered
Group cards under Headers based on board names. For example, if Cards A and C are from Board_1 and D and E are from Board_2:
Board_1
A
C
Board_2
D
E
Additional context
Nice too have would be to paint card border the same color as the board icon in the left panel.
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 Upcoming cards widget and its card-rendering entry point, then inspect how board context is available for each card. Done means cards display their board name clearly, with cards from multiple boards distinguishable; list names and board-colored borders are optional enhancements mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 56/100