mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
No confirmation when leaving or refreshing the tab whilst typing something #860
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 @emv33 on GitHub (Nov 7, 2025).
Which part of the project does this feature apply to?
Frontend
What would you like?
Whilst you are typing something anywhere, like the description of a card or a comment, if you refresh or press back or close the tab on your browser, you are not asked for confirmation.
Why is this needed?
Because you can lose all you’ve typed. I had written a lot of text in the description field of a card, I selected some text to give it inline code format using ⌘E but I typed ⌘R by mistake and I lost everything I had typed.
Other information
No response