Skip to content

Add option for job delete confirmation dialog #4315

@traeok

Description

@traeok

Is your feature request related to a problem? Please describe.

As a power user of Zowe Explorer, I'd rather not be prompted for confirmation when I right-click on a specific job and select "Delete Job".

Describe the solution you'd like

Add an option in VS Code settings for the "job delete confirmation" dialog. This should be on by default but the user can toggle it off if they want to skip the confirmation prompt.

Describe alternatives you've considered

I can continue to select "Yes" to the prompt every time it appears.

Additional context

With the dialog in place, it's impossible to test the "Delete Job" functionality from end-to-end through the VS Code extension. The DialogService in VS Code intentionally hides native prompts when the extension is in test mode, mostly to prevent tests from hanging/relying on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority-lowLegit issue but cosmetic or nice-to-have

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Low Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions