The number of cards in columns on the board
Open
Nobody has claimed this yet.
design
enhancement
needs discussion
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
It would be very convenient if the columns on each board and in the Pending section indicated the number of cards in each column.
By analogy, as in any other system (Trello, Bitrix, etc.), the number of cards in each column is always visible on kanban.
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
No files, tests, or implementation entry points are named. Start by locating the board column and Pending section UI, then check how cards are rendered and where column data is available. Done means each board column and the Pending section visibly shows its current card count.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100