microsoft / microsoft/vscode-azureresourcegroups

There is an extra step "select subscription" when executing command "Azure: Focus Group" from command palette

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

Nobody has claimed this yet.

AT-CTI enhancement
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: All
Build Version: 20230518.3
Regression: Not a Regression

Repro Steps:

  1. Make sure only one subscription selected.
  2. F1-> Click "Azure: Focus Group".
  3. Check whether the next step is not "select subscription".

Expect:
The next step is not "select subscription".

Actual:
There is an extra step "select subscription".
image

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

Search the TypeScript implementation for the registered "Azure: Focus Group" command and trace its subscription-selection step. Reproduce the issue with exactly one subscription selected; done means invoking the command no longer opens the unnecessary "select subscription" step.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.