I did not find this helpful because there are are other valid ways of aborting the job such as hitting the little red X. Typically the users should be able to abort the job and the method described here prevents the users from terminating the job outside of the user input section.
I consider the abort button on the user input is "click bait". I've seen multiple occasions (typically on a long, complex pipeline) where users have mis-clicked the abort button instead of the submit button.
When I've searched for this solution and it's typically in the context of "How do I remove the abort button from user input"
Comments
1 comment
I did not find this helpful because there are are other valid ways of aborting the job such as hitting the little red X. Typically the users should be able to abort the job and the method described here prevents the users from terminating the job outside of the user input section.
I consider the abort button on the user input is "click bait". I've seen multiple occasions (typically on a long, complex pipeline) where users have mis-clicked the abort button instead of the submit button.
When I've searched for this solution and it's typically in the context of "How do I remove the abort button from user input"
Please sign in to leave a comment.