Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebToolsE2E][Aspire] The "Health checks" of cache in Resources remained expanded by default after hiding the details. #6756

Open
vmykagapuz opened this issue Nov 21, 2024 · 0 comments

Comments

@vmykagapuz
Copy link

REFRESSION INFO

  1. Reproduce in Aspire 9.0.0

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2
  2. Install SDK 9.0.100
  3. Install latest Aspire 9.1.0-preview.1.24570.3
  4. Install Docker/Podman

REPRO STEPS

  1. Create Aspire Starter App with Redis
    dotnet new aspire-starter --use-redis-cache -o Aspire1
  2. Run the project and navigate to aspire dashboard by clicking the link in CLI
    dotnet run
  3. Click the cache in Resources page
  4. Hide all the details for Resource, Endpoints, Volumes, Health Checks and Environment variables.
  5. Navigate to other projects in Resources page and go back to cache

ACTUAL
The "Health Check" remained expanded by default after hiding the details.
Image

EXPECTED
The details for "Health Check" should remain hidden just like the other items after hiding it.

@vmykagapuz vmykagapuz changed the title [WebToolsE2E][Aspire] The details for "Health Check" remained expanded by default after hiding the details. [WebToolsE2E][Aspire] The details for "Health checks" in Aspire dashboard remained expanded by default after hiding the details. Nov 21, 2024
@vmykagapuz vmykagapuz changed the title [WebToolsE2E][Aspire] The details for "Health checks" in Aspire dashboard remained expanded by default after hiding the details. [WebToolsE2E][Aspire] The details for "Health checks" of cache in Resources remained expanded by default after hiding the details. Nov 21, 2024
@vmykagapuz vmykagapuz changed the title [WebToolsE2E][Aspire] The details for "Health checks" of cache in Resources remained expanded by default after hiding the details. [WebToolsE2E][Aspire] The "Health checks" of cache in Resources remained expanded by default after hiding the details. Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant