Undo Delete Feature

I have lost count of the amount of times I have accidentally deleted an element(s) (or a container with lots of elements inside it) from a form while creating the UI, annoyingly there is no trash / restore function.

A top “undo” button in the top tool bar would resolve this headache.

It’s not so much of an issue in the code window because you can just “Ctrl + z”, but you can’t do that in the design window.

We have an open issue for this one already, but it’s not an easy feature to implement.

(and I know if we do this, the next question will be can the last n deletions be undone. Yikes!)

Maybe deleted elements could go in a deleted section with an option to restore. Just like the trash can on windows desktop.

1 Like