microsoft / microsoft/vscode-azureresourcegroups
View Properties applies to the focused item without UI indication when multiple resource groups are selected
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win11 x64
Build Version: 0.11.9-alpha
Regression: Not a regression
Repro Steps:
- Open VS Code -> Go to Azure Resources view -> Select multiple Resource Groups
- Right‑click on one of the selected Resource Groups
- Click View Properties
Expect:
When multiple resource groups are selected, the action scope should be clear and unambiguous.
Single-resource actions such as View Properties should be disabled or hidden or clearly indicate which resource group the action will apply to.
Actual:
The Properties view opens only for the resource group that was right-clicked (focused item).
Other selected resource groups are ignored, and no UI indication explains that the action applies only to the focused item.
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 in the Azure Resources view and reproduce the multi-selection flow described in the issue. Trace the View Properties action from the right-clicked resource group and inspect how selection and focus are handled; done means the action's single-resource scope is unambiguous when multiple groups are selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100