microsoft / microsoft/vscode-azureresourcegroups

The message to filter resources can be more annoying than showing the resources

Open
#351 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🪄needs-PM-magic
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

Does this occur consistently?
Repro steps:

  1. Create a default function app using basic create
  2. Expand the function app's resource group in the tree view
Expected

It shows all three resources (storage, function app, app insights)

Actual

Screen Shot 2022-07-28 at 4 34 42 PM
Screen Shot 2022-07-28 at 4 34 51 PM

In both cases there are the same or more tree items (because of the messages) than if it had just displayed all resources in the first place. Also I'm not entirely sure why it's filtering - wouldn't 3 be well below any max from a "load more" situation? I would prefer a max of like 50 or something

Version: 0.5.5
OS: darwin
OS Release: 21.6.0
Product: Visual Studio Code
Product Version: 1.69.2
Language: en

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Reproduce the resource-group tree behavior with a default Azure Function app, then trace the filtering or resource-loading path. Done means the three expected resources appear without unnecessary filter messages, with the intended loading limit clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.