microsoft/vscode-azureresourcegroups

[Unstable]The created container app from RESOURCES view doesn't auto show in the FOCUSED RESOURCES view

v-chenzha opened this issue · 0 comments

OS: All
Azure Resources Build Version: 20230518.3
Azure Container Apps Version: v0.5.1
Regression: Not a Regression

Repro Steps:

  1. Expand the container apps environment in the RESOURCES view and FOCUSED RESOURCES view.
  2. Right click container apps environment from RESOURCES view to create a container app.
  3. Check whether the created container app auto shows in the FOCUSED RESOURCES view.

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

Actual:
The created container app doesn't auto show in the FOCUSED RESOURCES view.

More Info:

  1. This issue also reproduces when creating container app from focused resources view.
  2. This issue also reproduces when executing command "Azure Container Apps: Create Container App..." from command palette.