microsoft / vscode-azureresourcegroups

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

All subscriptions display in the FOCUSED RESOURCES view after executing "Focus Group" action #693

Closed v-chenzha closed 1 year ago

v-chenzha commented 1 year ago

OS: All Build Version: 20230518.3 Regression: Not a Regression

Repro Steps:

  1. Make sure the resource groups by Resource Type.
  2. Select two or more subscriptions.
  3. F1-> Click "Azure: Focus Group" -> Select a subscription -> Select a extension.
  4. Check the FOCUSED RESOURCES view.

Expect: Only the selected subscription displays in the FOCUSED RESOURCES view.

Actual: All subscriptions display in the FOCUSED RESOURCES view.

image

More Info:

  1. This issue also reproduces when the resource groups by Location.
  2. This issue also reproduces after clicking the magnifying glass icon. image
alexweininger commented 1 year ago

This is expected, but something we could probably change if we get more user feedback indicating this is the better behavior.