Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(designer): Do not reset canvas position when reloading a workflow #3583

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

wifun
Copy link
Contributor

@wifun wifun commented Oct 31, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Proposing new behavior when reloading a workflow

  • What is the current behavior? (You can also link to an open issue here)
    After initial load, future workflow loads will center the canvas around the trigger

  • What is the new behavior (if this is a feature change)?
    Canvas will no longer adjust position after reloading a workflow. For PowerAutomate these situations can be: flow save, copilot update, picking previous version of flow

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Please Include Screenshots or Videos of the intended change:

PREVIOUS BEHAVIOR

Load:
image

After save:
image

@hartra344 hartra344 merged commit 8296917 into Azure:main Nov 1, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants