zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
171 stars 92 forks source link

Confirmation prompt when deleting jobs may not fit on the screen #3254

Open t1m0thyj opened 3 hours ago

t1m0thyj commented 3 hours ago

Describe the bug

If I select several dozen jobs in the Jobs tree, right-click them and click Delete, then a confirmation prompt is shown which is so large that the buttons are off the edge of my screen.

Actual behavior

I can't see the "OK" and "Cancel" buttons to click on them because they are off the edge of my screen.

Expected behavior

We could show an ellipsis (...) after the first 10 or so jobnames to prevent the dialog from being oversized.

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 3 hours ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.