Describe the problem
Result of discussion in #775
Right now, there is logic in the Deadline Cloud GUI Submitter which will, on success, automatically close the submission dialog if the submitter_name is not exactly JobBundle
Proposed Solution
Certain applications may want to tweak this behaviour to one that makes sense within their workflow. To achieve this we should modify the logic in the submission dialog which automatically closes upon success to instead take in an argument during instantiation, that will control whether the submitter window is automatically closed upon successful submission or not.
Example Use Cases
A submitter can choose to keep the submitter window open upon submission