microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
54 stars 29 forks source link

The install toast about "GitHub Copilot for Azure extension" disappears after clicking the "Learn More" button #951

Closed v-ruizh closed 3 weeks ago

v-ruizh commented 1 month ago

OS: All Build Version: 20241101.1 Regression: Not a regression

Repro Steps:

  1. Install "GitHub Copilot" & "GitHub Copilot Chat" extensions in VS Code.
  2. Install "Azure Resources" extension.
  3. Navigate to Azure view, the below install toast about "GitHub Copilot for Azure extension" appears. Image
  4. Click the "Learn More" button.
  5. Check whether the install toast still exists after clicking the "Learn More" button.

Expect: The install toast still exists after clicking the "Learn More" button.

Actual: The install toast disappears after clicking the "Learn More" button.

jinglouMSFT commented 4 weeks ago

I would expect it to close the toast notification but we should take the user to the GHCP4Azure install page on VS Code Marketplace where the user could learn about the extension and decide to install it or not to install it. Do we bring the user to the marketplace?

v-ruizh commented 3 weeks ago

I would expect it to close the toast notification but we should take the user to the GHCP4Azure install page on VS Code Marketplace where the user could learn about the extension and decide to install it or not to install it. Do we bring the user to the marketplace?

Yes, if clicking "Learn More" button, it will navigate to the marketplace page of "GitHub Copilot for Azure".

alexweininger commented 3 weeks ago

Closing as this is expected behavior.