Protect against accidental data loss #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
It seems to be possible to create/edit objects, and close the app before submitting -- without any warning that this data will be lost.
Either the local graph store is somehow persistent, or the app should watch the "close" event and give some kind of pop-up notification.
Nothing is more frustrating than loosing a chunk of work by an unintentional ctrl-w...