mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[Feature request / Enhancement] Create new card on top #760
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 @XavierDupuis on GitHub (Jul 16, 2025).
Is this a feature for the backend or frontend?
Frontend
What would you like?
In Kanban view, offer a way to create a new card on top instead of on the bottom.
Currently, the card is always created at the bottom :


It would offer a consistent experience with the Grid and List views


Why is this needed?
As with Planka, Trello offers two places to "Add a new card" in Kanban view :
Bottom
Input is at the bottom & Card will be created after all other existing cards



Top
Input is at the top & Card will be created before all other existing cards




More often than not, I find myself using the "Top" option since I want to have the card(s) I just created on top of the list.
When the list has many items, it becomes a tedious process to drag new cards to the top of the list,
Other information
No response