Skip to content

[AspireE2E] When clicking 'Hide hidden resources' in the Console logs, the 'aspire-dashboard' resource logs will close, but the resource will still appear in the dropdown selection. #10647

@vmykagapuz

Description

@vmykagapuz

REGRESSION INFO

  1. This is not a regression, as it is a new feature in Aspire 9.4.0

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install VS 17.14.9
  3. Add aspire 9.4.0 candidate feed
  4. Install the latest Aspire 9.4.0 candidate build
    -dotnet new install Aspire.ProjectTemplates::9.4.0

NOTES

  1. Not repro when the aspire-dashboard resource is not selected.

REPRO STEPS

  1. Open VS > Create a new project > .NET Aspire Starter App > .NET 8.0/9.0 framework > .NET Aspire version (9.4) > Create
  2. Build and F5
  3. Go to Console > Click 'Console log setting' > Click 'Show hidden resources'
  4. Click the dropdown button and select 'aspire-dashboard'
  5. Click 'Console log setting' > Click 'Hide hidden resources'
  6. Verify that the 'aspire-dashboard' logs are closed. Then, click the dropdown button and confirm that 'aspire-dashboard' still remains in the selection.

ACTUAL
The aspire-dashboard resource still remains in the resource selection after clicking Hide hidden resources.

HideResourcesIssue.mp4

EXPECTED
Hidden resources should be completely removed from the dropdown selection and should not be selectable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions