mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Deploy "Show details" automatically #552
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 @jpjoux on GitHub (Aug 1, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
When openning a Card, we have each time to click on "show details" in order to see the history
Have a UI option or open the details by default when openning a card
Why is this needed?
avoid to click each time on Show details
Other information
No response
@nickbe commented on GitHub (Aug 1, 2024):
In V2 we completely seperated comments from actions since comments are now much more refined as well. So by default you will see comments and not actions. Again you are one click away from seeing the actions, but we can show the event count on the tabs - making you see where the news are - events or chat.
We just talked about this and will try to provide a more clever way of handling this.