microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 91 forks source link

The cancel button in the sign in Prompt of Remote window does not work #2256

Closed shsuman closed 6 months ago

shsuman commented 6 months ago

Repro Steps:

  1. Install the pre release version of the extensions: 0.43.2024010909
  2. Sign out of all the accounts from VSCode accounts panel
  3. Connect to a Compute instance
  4. When the remote window opens up, a sign in prompt appears like this: image
  5. Try to hit the cancel button. The pop up just keeps re appearing. It seems like you just cannot cancel it at all