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

feat: submitter prompts user to save changes before submitting #101

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

crowecawcaw
Copy link
Contributor

@crowecawcaw crowecawcaw commented Jul 10, 2024

What was the problem/requirement? (What/Why)

If the user makes updates to their scene but fails to save them before submitting, their local changes won't be part of the submission.

What was the solution? (How)

Detect when there are unsaved changes and prompt the user to save their file first.

Screenshot 2024-07-10 at 2 29 05 PM

What is the impact of this change?

Local changes are always saved before submitting.

How was this change tested?

Local testing and a unit test.

Was this change documented?

No, not needed.

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@crowecawcaw crowecawcaw requested a review from a team as a code owner July 10, 2024 17:38
@crowecawcaw crowecawcaw merged commit 3d56b47 into aws-deadline:mainline Jul 10, 2024
9 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.

3 participants