microsoft / microsoft/vscode-azurestaticwebapps

Nothing pops up when clicking "Azure Static Web Apps…" in the dropdown list again

Open
#702 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI debugging enhancement
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:

  1. Open the angular-basic-dotnet project in VS Code -> Restore.
  2. Type npm install in TERMINAL window.
  3. Navigate to "Run and Debug" view -> Select "Azure Static Web Apps…" in the dropdown list -> Press esc to cancel the step.
  4. Select "Azure Static Web Apps…" in the dropdown list again.
  5. Check whether pops up a prompt option.

Expect:
Pop up a prompt option, like below:.
Screen Shot 2022-05-24 at 19 01 29

Actual:
Nothing pops up.

More Info:
Reload window can fix this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.