microsoft / microsoft/vscode-azureresourcegroups

There is no step "Select subscription" when creating a resource group by clicking "+" in the "Resources" view

Open
#859 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

  1. Make sure more than two subscriptions are selected.
  2. Click "+" in the "Resources" view -> Click "Create Resource Group...".
  3. Check whether the next step is "Select subscription".

Expect:
The next step is "Select subscription".
image

Actual:

  1. The next step is "Enter a unique name...".
    image
  2. There is no step "Select subscription".

More Info:

  1. This issue doesn't reproduce after executing command "Create Resource..." from command palette.
  2. This issue doesn't reproduce on the Windows and Mac.

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.