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.8k stars 450 forks source link

[AzureTools][Aspire][Question] Should filters for the Resources page be remembered? #3647

Open v-mengwe opened 6 months ago

v-mengwe commented 6 months ago

Clean machine: Win11 x64 23h2 ENU VS Version: VS 17.10.0 Preview 4.0 [34811.107.d17.10] Aspire Version: 8.0.0-preview.5.24201.12 Apply NuGet Feeds Podman Desktop: 1.9.1 Podman CLI: 5.0.1

REPRO STEPS:

  1. Create an Aspire starter project with "Use Redis for caching (requires Docker)" checked.
  2. F5.
  3. In the dashboard, click filters icon and change the filter criteria. image
  4. Click on other columns on the left, e.g. "Console" -> Return to "Resources" page.

Actual: No filter conditions are remembered and default values are returned. Actual1

Question: Is it by design? Or should we memorize filters?

mitchdenny commented 6 months ago

Looks like we remember the details panel docking setting, but not filters or sort orders. /cc @JamesNK

leslierichardson95 commented 1 month ago

@leslierichardson95 add filter / sorting tag to this issue later