Issue
I accidentally deleted a table widget and I want to undo the editing step to get it back on the canvas in the app editor. How can I do this?
Resolution
To undo an editing step in an app editor, you can use the shortcut cmd/ctrl + z. This will undo the last action taken in the editor, allowing you to restore any deleted or removed widgets.
For example, if you accidentally delete a table widget and want to restore it to the canvas, you can simply press cmd/ctrl + z to undo the delete action. The table widget should appear back on the canvas, and you can continue editing your app.
If you need to undo multiple steps, you can press the cmd/ctrl + z shortcut multiple times to undo each action in order. Alternatively, you can use the History panel in the editor to view and selectively undo past actions.