dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.91k stars 475 forks source link

Fix missing collapse on trace detail #6707

Closed JamesNK closed 11 hours ago

JamesNK commented 3 days ago

Description

There was a regression in https://github.com/dotnet/aspire/pull/6261. The children collection on a span view model wasn't populated, which prevented the collapse button from being displayed.

Fixed, and a test added.

Checklist

JamesNK commented 3 days ago

/azp run

azure-pipelines[bot] commented 3 days ago
Azure Pipelines successfully started running 1 pipeline(s).
JamesNK commented 3 days ago

/azp run

azure-pipelines[bot] commented 3 days ago
Azure Pipelines successfully started running 1 pipeline(s).