mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 05:53:57 +03:00
[Bug]: While typing a comment and then proceeding to check a task of task list as complete, hides the "Add comment" button. #818
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 @Suzaru on GitHub (Sep 19, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Brave
Current behavior
While typing a comment and then proceeding to check a task of task list as complete, hides the "Add comment" button. This happens only while checking a task. Editing it for example will re-show the button after getting back into focus. Thus I assume it's a bug not a feature ❤️
Desired behavior
It should not hide the "Add comment" button, or reshow it when back in focus.
Steps to reproduce
Other information
Love the app, thank you so much for your hardwork ❤️ it replaced my trello.
@meltyshev commented on GitHub (Sep 22, 2025):
Hey! Thanks for reporting this - I was able to reproduce it. It makes sense to keep showing the "Add comment" button as long as the field has content. And thanks for the kind words <3