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] In the dashboard, the "Hide Values" button is not available. #1634

Closed
v-sherryfan opened this issue Jan 11, 2024 · 4 comments

Comments

@v-sherryfan
Copy link

REGRESSION INFO: Worked fine on Aspire template 8.0.0-preview.1 / 8.0.0-preview.2 (latest-released)

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.10 Preview 1 from [34509.254.main]
  3. CLI workload update and install aspire 8.0.0-preview.3.24060.9
  4. Apply NuGet Feeds

REPRO STEPS

  1. In the VS, create a new project > ASP.NET Core Web API > .NET 8.0 > check 'Enlist in Aspire Orchestration' > Create
  2. Build and F5
  3. In the dashboard, click View > click 'Hide values' button

ACTUAL

Animation

EXPECTED

image

@davidfowl
Copy link
Member

I think this button only applies to the environment variables section in the joint details view.

@drewnoakes
Copy link
Member

@v-sherryfan if you scroll down, do you see environment variables?

If not, we may wish to disable the button when none are available, similar to what was done in #1293.

@v-sherryfan
Copy link
Author

@drewnoakes Yes, if I scroll down , I do see environment variables. Deatils are as below.
issue1

@drewnoakes
Copy link
Member

@v-sherryfan thanks, in that case I don't think there's a bug here. We just changed the presentation a little. I'll close this. Please re-open if I've misunderstood.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants