[PR #525] [MERGED] fix #467: Add task counter in Modal #1033

Closed
opened 2026-02-04 21:45:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/525
Author: @vishnukaushik
Created: 10/20/2023
Status: Merged
Merged: 10/20/2023
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+32 additions, -8 deletions)

View changed files

📝 client/src/components/CardModal/Tasks/Tasks.jsx (+15 -8)
📝 client/src/components/CardModal/Tasks/Tasks.module.scss (+17 -0)

📄 Description

Added task counter in Card Modal
Fixes issue #467


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/525 **Author:** [@vishnukaushik](https://github.com/vishnukaushik) **Created:** 10/20/2023 **Status:** ✅ Merged **Merged:** 10/20/2023 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9514edc`](https://github.com/plankanban/planka/commit/9514edccec427b3c177f3623fb28e8eb301e442d) fix #467: Add task counter in Modal - [`d7800b7`](https://github.com/plankanban/planka/commit/d7800b786bd24748465e7e586c42c414fb1cb717) Update font-size and color ### 📊 Changes **2 files changed** (+32 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/src/components/CardModal/Tasks/Tasks.jsx` (+15 -8) 📝 `client/src/components/CardModal/Tasks/Tasks.module.scss` (+17 -0) </details> ### 📄 Description Added task counter in Card Modal Fixes issue #467 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:45:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1033