mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[Feature] Add centered “Create Board” icon/button on empty state screen #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 21, 2025).
Which part of the project does this feature apply to?
Frontend
What would you like?
On the “Open Board” screen, the UI currently displays a hand icon and text (“Open Board – Create a new one or select an existing one”), but there is no clickable action in the centre of the screen. This creates confusion for new users, as the hand icon suggests an interaction but does not perform any action.
Why is this needed?
Other information
No response
@SUMMERxKx commented on GitHub (Nov 23, 2025):
Hi! I’ve submitted a PR that adds a “Create Board” button to the Open Board screen.
Let me know if you'd like any changes. PR #1438