microsoft / microsoft/vscode-azureresourcegroups
"Show resource group" in application tree view is very slow
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
Originally from @savannahostrowski in https://github.com/Azure/azure-dev/issues/1742
When clicking "show resource group" from the application tree view in the resources siderail, it often takes a very long time to open the correct RG (to the point where I'm not sure that it's working; I counted for one of my projects and it took ~18 seconds).
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 by reproducing the application tree view's "show resource group" action in the resources siderail and measuring the roughly 18-second delay. Trace the navigation flow that opens the correct resource group; done means the action opens the correct group reliably without the reported long wait.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100