mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 04:03:51 +03:00
[Feature] Delete option not available on Project card on Home/Main page #869
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 @PrabhatDagar on GitHub (Nov 23, 2025).
Which part of the project does this feature apply to?
Backend, Frontend
What would you like?
Currently, projects cannot be deleted directly from the Home/Main page. The delete button is only accessible after opening the project. This makes the process slower and less intuitive, especially when users want to quickly remove unwanted projects from the main view. It would improve usability to have a delete option available directly on the project card or via a context menu on the Home/Main page.
Why is this needed?
No response
Other information
No response
@SUMMERxKx commented on GitHub (Dec 1, 2025):
I have created the pull request #1447
@PrabhatDagar commented on GitHub (Dec 1, 2025):
I'm busy right now, so it might take a day—but I'll check and let you know.
@hwelch-fle commented on GitHub (Jan 27, 2026):
Good idea, but it does kinda clash with the current flow of having to delete all boards before deleting a project.
If you could quick delete from the project card, then this check should probably be removed.