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 sorting by resource start time #6728

Closed JamesNK closed 1 day ago

JamesNK commented 3 days ago

Description

The displayed value changed to StartTimeStamp, but the tooltip and sorting still used CreationTimeStamp.

Fixes https://github.com/dotnet/aspire/issues/6687

Checklist

davidfowl commented 3 days ago

No tests?

JamesNK commented 3 days ago

No, the sorting is done by fluent UI grid control. I don’t think it’s worth it in this case

JamesNK commented 1 day ago

/azp run

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