microsoft / microsoft/vscode-azureresourcegroups
There is no step "Select subscription" when creating a resource group by clicking "+" in the "Resources" view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: GitHub Codespaces and Linux
Build Version: v0.8.7-alpha.0
Regression: Previous release
Repro Steps:
- Make sure more than two subscriptions are selected.
- Click "+" in the "Resources" view -> Click "Create Resource Group...".
- Check whether the next step is "Select subscription".
Expect:
The next step is "Select subscription".
Actual:
- The next step is "Enter a unique name...".
- There is no step "Select subscription".
More Info:
- This issue doesn't reproduce after executing command "Create Resource..." from command palette.
- This issue doesn't reproduce on the Windows and Mac.
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 flow from the Resources view by clicking "+" and choosing "Create Resource Group...", then compare it with the command-palette flow, using more than two selected subscriptions on Linux or Codespaces. Trace the resource-group creation wizard entry point; done means the Resources-view flow includes "Select subscription" before "Enter a unique name..." without regressing Windows or macOS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100