microsoft/vscode-azureresourcegroups

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

v-chenzha opened this issue · 1 comments

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

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