"Learn More" button unexpectedly orphans unsaved editors when reopening workspaces on untrusted UNC hosts #181956
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
on-testplan
unc
Milestone
Does this issue occur when all extensions are disabled?: Yes
Version: 1.78.1 (system setup)
Commit: 6a995c4
Date: 2023-05-04T09:48:08.683Z
Electron: 22.5.1
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No
Steps to Reproduce:
Note that any unsaved editors remain, but the rest of the workspace is not loaded as though the user clicked the "No" button. I'd argue that "Learn More" doesn't constitute a decision from the user and shouldn't proceed as though it was. Depending on the nature of the changes, this may cause a problem for safely saving those changes because if the user tries to re-open the workspace, they are asked to either save or close these orphaned editors.
Perhaps a link among the text in the dialogue box would be more appropriate than a button which closes the box.
The text was updated successfully, but these errors were encountered: