microsoft / microsoft/vscode-azurestaticwebapps
[Suggestion] It would be better if the more browsers support to open the browser window when debugging the Reactsite project
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Windows
Build Version: 20211105.14
Regression: Not a regression
Repro Steps:
- Make sure the Chrome browser is not installed and the Edge browser is installed.
- Open a Reactsite project in VS Code.
- Type
cd appin TERMINAL window -> Typenpm install. - Navigate to "Run and Debug" view -> Select "Azure Static Web Apps…" in the dropdown list -> Select "SWA: Run app"
-> Start Debugging. - Check whether pop up a browser window automatically.
Actual:
The debugging hangs and no browser window pops up.
Suggestion:
It would be better if the more browsers support to open the browser window when debugging the Reactsite project, like Edge, Safari.
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
Start with the VS Code Run and Debug flow for the “Azure Static Web Apps…” configuration and the “SWA: Run app” entry point. Reproduce with Chrome absent and Edge installed, then trace browser launching to determine what must change for Edge and Safari; done means debugging opens a supported browser window instead of hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, react, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100