microsoft / vscode-azureresourcegroups

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

[Unstable] The created container apps environment doesn't auto show after creating it from the FOCUSED RESOURCES view #694

Open v-xinda opened 1 year ago

v-xinda commented 1 year ago

OS: All Build Version: 20230518.3 Regression: Not a Regression

Repro Steps:

  1. Make sure the resource groups by Resource Type.
  2. Focus the Container Apps extension.
  3. Right click the Container Apps node -> Click "Create Container Apps Environment..." -> Enter a name -> Select a location.
  4. Check whether the created container apps environment auto shows in the FOCUSED RESOURCES view.

Expect: The created container apps environment auto shows in the FOCUSED RESOURCES view.

Actual:

  1. The created container apps environment doesn't auto show in the FOCUSED RESOURCES view.
  2. The created container apps environment auto shows in the RESOURCES view.

More Info: This issue also reproduces after creating a container app from the FOCUSED RESOURCES view.