mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
Task counter in modal #332
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jicho on GitHub (Jun 14, 2023).
Hi,
The cards already have a nice "finished" counter:

Is there a change to add this also to the task list in the modal?
For example on the position of the red box:
Or at the end of the progress bar, just as in the card.
@vishnukaushik commented on GitHub (Oct 20, 2023):
Hi @meltyshev, I'm a beginner to opensource. I've made the changes and created a PR.
Could you please review when you get a chance and let me know if any changes are needed?
Thanks!