microsoft / microsoft/vscode-azurestaticwebapps
Nothing pops up when clicking "Azure Static Web Apps…" in the dropdown list again
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: M1
Azure Resource Extension Build Version: 20220523.7
Azure Static Web App Extension Build Version: 20220523.7
Azure Function Extension Build Version: 20220524.1
Repro Steps:
- Open the angular-basic-dotnet project in VS Code -> Restore.
- Type npm install in TERMINAL window.
- Navigate to "Run and Debug" view -> Select "Azure Static Web Apps…" in the dropdown list -> Press esc to cancel the step.
- Select "Azure Static Web Apps…" in the dropdown list again.
- Check whether pops up a prompt option.
Expect:
Pop up a prompt option, like below:.

Actual:
Nothing pops up.
More Info:
Reload window can fix this issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in VS Code with the angular-basic-dotnet project, following the listed Run and Debug steps and pressing Esc before selecting Azure Static Web Apps again. Inspect the extension's dropdown and prompt state handling; done means the second selection opens the prompt without requiring a window reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100