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: keep standalone gui open after submission #198

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

lucaseck
Copy link
Contributor

@lucaseck lucaseck commented Mar 6, 2024

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

The standalone gui to submit from closes after each submission. This makes it hard to iterate and submit multiple jobs while varying the parameters for a job bundle without having to reopen each time.

What was the solution? (How)

Added a check to only close the submission dialog if the submitter is not the standalone "JobBundle" submitter.

What is the impact of this change?

  • Standalone job bundle submitter will stay open after submissions
  • Other submitters will still close after submission

How was this change tested?

  • Submitted a job from the standalone submitter and verified it stayed open and could be used for another submission after
  • Ran the Nuke submitter using my changes to this package and verified that it still closed after submission

Was this change documented?

No

Is this a breaking change?

Shouldn't be

@lucaseck lucaseck requested a review from a team as a code owner March 6, 2024 16:07
Signed-off-by: lucaseck <117225985+lucaseck@users.noreply.github.com>
@epmog epmog merged commit 3b8d907 into mainline Mar 7, 2024
18 checks passed
@epmog epmog deleted the lucaseck/keep-gui-open branch March 7, 2024 16:16
npmacl pushed a commit that referenced this pull request Mar 21, 2024
Signed-off-by: lucaseck <117225985+lucaseck@users.noreply.github.com>
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.

4 participants