[PR #1379] [MERGED] fix: show button when have text content in comments input (#1350) #1284

Closed
opened 2026-02-04 22:01:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1379
Author: @kekekuli
Created: 10/11/2025
Status: Merged
Merged: 10/14/2025
Merged by: @meltyshev

Base: masterHead: fix/alwaysShowButtonWhenHaveText


📝 Commits (1)

  • 26a24ce fix: show button when have text content in comments input (#1350)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 client/src/components/comments/Comments/Add.jsx (+1 -1)

📄 Description

This close #1350.

This is a simple fix. Just check if there have content in comments input.


🔄 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/1379 **Author:** [@kekekuli](https://github.com/kekekuli) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `fix/alwaysShowButtonWhenHaveText` --- ### 📝 Commits (1) - [`26a24ce`](https://github.com/plankanban/planka/commit/26a24cec6fcc4e5e950193352c4080d17caf5488) fix: show button when have text content in comments input (#1350) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/src/components/comments/Comments/Add.jsx` (+1 -1) </details> ### 📄 Description This close #1350. This is a simple fix. Just check if there have content in comments input. --- <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 22:01:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1284