dotnet / dotnet/project-system
Dependencies tree should appear populated when the project first appears in Solution Explorer
Open
Feature-Dependency-Node
Performance-Scenario-Solution-Explorer
Performance-Scenario-Solution-Open
Tenet-Performance
Tenet-User Friendly
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Today, when a project loads, the _Dependencies_ node appears with no children, and no ▷ icon to suggest that it's expandable:

Then, some time later (commonly several seconds) the children appear:

We should have enough information at the time the tree is first created to display it in populated form, even if only via the evaluation data.
We should display the tree immediately.
Contributor guide
Assessment
This issue has not been assessed yet.