microsoft / microsoft/vscode-azureresourcegroups
There is an extra step "select subscription" when executing command "Azure: Focus Group" from command palette
Open
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:
- Make sure only one subscription selected.
- F1-> Click "Azure: Focus Group".
- 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".
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
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