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: update saving behavior when exiting flow #3673

Merged
merged 19 commits into from
Sep 5, 2024
Merged

Conversation

lucaseduoli
Copy link
Collaborator

The save flow behavior has been updated to only execute when there are unsaved changes in the flow. Additionally, the flowPage now calls saveFlow immediately when trying to exit the page. This improves the user experience by reducing unnecessary save requests and ensuring that changes are saved promptly.

@lucaseduoli lucaseduoli self-assigned this Sep 3, 2024
@lucaseduoli lucaseduoli enabled auto-merge (squash) September 3, 2024 20:17
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 3, 2024
@github-actions github-actions bot added the bug Something isn't working label Sep 3, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3673.dmtpw4p5recq1.amplifyapp.com

Copy link
Collaborator

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 5, 2024
@lucaseduoli lucaseduoli merged commit 3bc9cc9 into main Sep 5, 2024
20 checks passed
@lucaseduoli lucaseduoli deleted the fix/autosave_exit branch September 5, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants