Undo/Redo #1185
thomasaull
started this conversation in
Feature requests
Undo/Redo
#1185
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In some parts of the application, calendar view especially) it’s very easy to accidentally move or delete things. Also deleting an entry is always final, there is no safety-net. I would argue against an "are you sure?” modal in favor of an undo/redo functionality. I know it’s not easy to implement, especially in a multi-user environment 😅
All reactions