Progress bar in compact view
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
In the non-compact view of the cards, you can see if there are checkboxes and how many is already checked (e.g. 3/5). In the compact view, you cannot see any indicator. Would it be possible to add a progress bar on the card that changes color based on the marked checkboxes? It could fit over the title (there seems to be a lot of unused space), maybe under the label color bars?
Also it may be possible to put the numbers or a pie-chart like progress bar over/below the indicator that the task already has a due date (which is indicated with a clock icon)?
I appreciate if you look into this!
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
The issue does not name files or tests. Start by locating the compact card rendering and the existing non-compact checkbox progress indicator, then compare how due-date indicators are displayed. Done means compact cards visibly show checkbox progress with an agreed presentation and color behavior.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100