vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

No "Deploying..." label displays next to the web app when deploying a project

Open v-xinda opened this issue 1 year ago • 0 comments
trafficstars

OS: All Azure Resources Build Link: vscode-azuresourcegroups-0.8.1-alpha.2 1.vsix App Service Version: v0.25.1 Regression: Not a regression

Repro Steps:

  1. Open a project in VSCode.
  2. Create a new web app -> Click "Deploy" button in the notification -> Select the opened project.
  3. Check whether the "Deploying..." label displays next to the web app.

Expect: The "Deploying..." label displays next to the web app. Screenshot 2023-12-13 at 15 58 26

Actual: No "Deploying..." label displays next to the web app.

More Info: This issue doesn't reproduce when deploying a project using "Deploy to Web App..." command.

v-xinda avatar Dec 13 '23 08:12 v-xinda