vscode-azure-account
vscode-azure-account copied to clipboard
First time UX: Show subscriptions picker to select the subscriptions instead of showing all
Hi VS Code dev here 👋
- Installed the extension
- Signed in
- All subscriptions are shown
Now I filter subscriptions to show only the ones I want. Instead the better user experience is to show the subscriptions picker (for the first time) after signing in.
Moved this over from the Cosmos DB extension since it felt like feedback generic to signing in, rather than something specific to Cosmos DB
If you don't have the filter setting, show the sub picker after logging in
Just wanted to bump this one, I found much later after starting to use this extension, that there is a filter icon on the right of a sub listing that brings up the subscription select menu:
There is a UI pattern in other places/extensions in VS Code that have the filter icon at the top of the section:
I kept looking for that icon/option in the UI, found it in the command pallet after a coworker mentioned it was there, and then later found the UI element for it.
It would be great to copy that UI pattern for this extension with a filter icon at the top of panels that list subscriptions or workspaces <3