windmill icon indicating copy to clipboard operation
windmill copied to clipboard

bug: Step input incorrectly emptied out, when undoing deletion of flow step

Open wasnertobias opened this issue 1 year ago • 1 comments

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

  1. Open flow editor with some steps, which have inputs
  2. Delete a step
  3. 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

wasnertobias avatar Jun 27 '24 09:06 wasnertobias

@fatonramadani should save the state and restore it after cancel

rubenfiszel avatar Jun 27 '24 09:06 rubenfiszel

Fixed on latest

fatonramadani avatar Jul 09 '24 13:07 fatonramadani