microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

The previous focused resource group displays shortly in the FOCUSED RESOURCES view when focusing a resource group #732

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: Win10/M1 Build Version: 20230727.1 Regression: Not a regression

Repro Steps:

  1. Click "Focus Group" icon to focus a resource group -> Unfocus it.
  2. Click "Focus Group" icon to focus another resource group.
  3. Check whether the previous focused resource group doesn't display in the FOCUSED RESOURCES view.

Expect: The previous focused resource group doesn't display in the FOCUSED RESOURCES view.

Actual: The previous focused resource group displays in the FOCUSED RESOURCES view. actual3

MicroFish91 commented 1 year ago

It's a good catch, but probably not worth the amount of time and effort required to make this fix, closing by design