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

[AzureTools][Aspire] All environment variables are shown after restarting/stopping the corresponding project/container with the value of an environment variable is shown #6557

Open
v-mengwe opened this issue Oct 30, 2024 · 0 comments

Comments

@v-mengwe
Copy link

Clean machine: Win11 x64 23h2 ENU
VS Version: VS 17.12.0 Preview 3.0 [35429.370.d17.12]
Aspire Version: 9.0.0
Apply NuGet Feeds
Podman Desktop: 1.13.3

REPRO STEPS:

  1. Create a new Aspire starter app project -> F5.
  2. Click "View details" for a container/project on the dashboard -> Click "Show value” next to any environment variable -> Restart/Stop/Start the corresponding project/container during "View detail" is opened.
    Image
  3. Check whether the values of all environment variables are shown or hidden.

Actual:
The values of all environment variables are shown.
Image

Question:

  1. The values of environment variables are hidden by default, if we first open “View details”, set to show all the values of environment variables, and then restart/stop the corresponding project or container, we can see that the “View details” page is refreshed, should the values of environment variables be kept in our settings and continue to be shown, or should they be hidden by default?
  2. If we first open View Details and only set the value of any one environment variable to be shown, and then restart the corresponding project or container, should the value of the environment variable that was set remain in our settings and continue to be displayed, or should it be hidden by default? Does the status of the values of the remaining unset environment variables remain unchanged?

More Info:
Set the value of one or more environment variables is shown, all values are shown after restarting/stopping the corresponding project/container.

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