microsoft / microsoft/vscode-azureresourcegroups
The focused resource group doesn't auto disappear from the FOCUSED RESOURCES view after deleting it
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win10
Build Version: 20230613.12
Regression: Not a Regression
Repro Steps:
- Make sure the resource groups by Resource Group.
- Click "Focus Group" icon to focus a resource group.
- Delete the resource group.
- Check whether the focused resource group auto disappears from the FOCUSED RESOURCES view.
Expect:
The focused resource group auto disappears from the FOCUSED RESOURCES view.
Actual:
The focused resource group doesn't auto disappear from the FOCUSED RESOURCES view.
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 issue in the VS Code extension by grouping resources by Resource Group, focusing a group, deleting it, and checking the FOCUSED RESOURCES view. Trace the focus view's handling of resource-group deletion. Done means the deleted focused resource group disappears automatically from that view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100