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] The displayed information by hovering over “Where do I find the token?” is not adaptive when reducing the size of the browser page #4171

Open
v-mengwe opened this issue May 14, 2024 · 0 comments

Comments

@v-mengwe
Copy link

v-mengwe commented May 14, 2024

Clean machine: Win11 x64 23h2 ENU
VS Version: VS 17.11.0 Preview 2.0 [34913.145.main]
Aspire Version: 8.1.0-preview.1.24259.4
Apply NuGet Feeds

REPRO STEPS:

  1. Make sure there is no localhost in your browser.
  2. Open Terminal, run the following commands to create and run the project using https:
dotnet new aspire -o aspire
cd aspire/aspire.AppHost
dotnet run
  1. Reduce the size of your browser page by dragging and dropping with your mouse -> Click the link without token in the command prompt, move mouse to 'Where do I find the token?'.

Expect:
The displayed information is adaptive.

Actual:
The displayed information is not adaptive. (Only part of the information is displayed, the browser must be enlarged to display the full message.)
Actu

More info:
This issue also reproduces on VS 17.11.0 Preview 2.0 [34913.145.main] with Aspire 8.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant