mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
Display cards in grid format (allow multi-column for each board state) #556
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 @Arturo-Penas-Rial on GitHub.
Hi @meltyshev :-) Currently, for each board state (ToDo, In progress, Done) only one column is allowed to display cards. I need to allow a multi-column grid for each state. Is this possible? I would appreciate some guidance on where to start!
@Arturo-Penas-Rial commented on GitHub:
I intend to move from a single column for status cards, to multi-column (see image), in order to display more information, reduce scroll, and adapt to large screens.
@nickbe commented on GitHub:
We think about this. Currently there were no plans for this. But we'll get back to that once we have a solution that fits us 😀
@nickbe commented on GitHub:
What exactly do you want to achieve by this? Should the columns simply "look" like one column?