microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
88 stars 35 forks source link

The deleted static web app doesn't disappear automatically after deleting it #669

Closed v-xinda closed 2 years ago

v-xinda commented 2 years ago

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

Repro Steps:

  1. Right click a static web app -> Click "Delete...".
  2. Check whether the deleted static web app disappears automatically after deleting it or not.

Expect: The deleted static web app disappears automatically after deleting it.

Actual: The deleted static web app doesn't disappear automatically after deleting it. image

More Info:

  1. This issue doesn't reproduce when deleting an environment or application setting.
  2. This issue can be fixed by refreshing.
alexweininger commented 2 years ago

Closed by #674

v-xinda commented 2 years ago

Verified on the latest unified build 20220422.2. It still reproduces, so reopen it.

alexweininger commented 2 years ago

Should be fixed by https://github.com/microsoft/vscode-azureresourcegroups/pull/222