dotnet / aspire

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

Add tooltip to error logs link #6546

Closed JamesNK closed 3 weeks ago

JamesNK commented 4 weeks ago

Description

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

After: image

Checklist

davidfowl commented 3 weeks ago

Tried this in a codespace and I see this:

image
JamesNK commented 3 weeks ago

Fixed. There was an existing issue with displaying text when there was one error.