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

There is no "deleting..." status next to the static web app when deleting it #668

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 there is a "deleting..." status next to the static web app or not.

Expect: There is a "deleting..." status next to the static web app. image

Actual: There is no "deleting..." status next to the static web app. image

More Info: This issue doesn't reproduce when deleting an environment or application setting.

alexweininger commented 2 years ago

Closed by #674