Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment starts without any confirmation dialog if deploying to a web app with "LocalGit" or "GitHub" deployment source #2692

Open
v-ruizh opened this issue Oct 15, 2024 · 0 comments
Labels
AT-CTI Created by CTI team investigate

Comments

@v-ruizh
Copy link

v-ruizh commented Oct 15, 2024

OS: Windows 10
Build Version: 20241005.1
Regression: Not a regression

Repro Steps:

  1. Open "nodejs-docs-hello-world" project in VS Code.
  2. Create a Node web app.
  3. Configure the deployment source to "LocalGit" or "GitHub" for the above web app.
  4. Right-click the web app and select "Deploy to Web App..." action.
  5. Check whether the confirmation dialog pops up or not.

Expect:
The confirmation dialog pops up.
Image

Actual:
Deployment starts without any confirmation dialog.

More Info:
This issue does not reproduce if the deployment source is "None".

@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team investigate
Projects
None yet
Development

No branches or pull requests

2 participants