dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.35k stars 345 forks source link

Resource Type filter includes hidden resource types #4554

Open afscrome opened 1 week ago

afscrome commented 1 week ago

By default, Parameter resources are hidden from the dashboard, yet this type of resource shows up in the resource type filter.

Adjusting the filter to show only Parameter types, shows "no Resources"

image

It feels a bit odd to be given the option to select Parameter resources, and then be given no results when choosing that resource type.

mitchdenny commented 1 week ago

@kvenkatrajan PTAL