windmill
windmill copied to clipboard
bug: Step input incorrectly emptied out, when undoing deletion of flow step
Describe the bug
When having a flow with a single step or multiple at once (loop) being deleted and then pressing CTRL + Z to undo it the step inputs are all empty.
To reproduce
- Open flow editor with some steps, which have inputs
- Delete a step
- undo deletion
Expected behavior
Step input is recovered as well.
Screenshots
No response
Browser information
No response
Application version
No response
Additional Context
No response
@fatonramadani should save the state and restore it after cancel
Fixed on latest