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] When the browser page is zoomed out, the Language in Aspire Dashboard Settings only displays four languages. #6941

Open
Rita003 opened this issue Dec 13, 2024 · 0 comments · May be fixed by #6972
Assignees
Labels
area-dashboard untriaged New issue has not been triaged

Comments

@Rita003
Copy link

Rita003 commented Dec 13, 2024

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2
  2. Install SDK 9.0.101
  3. Install latest Aspire 9.1.0-preview.1.24611.1
    • Apply dotnet9 feed

REPRO STEPS

  1. Open CMD, create an Aspire project using following commands:
dotnet new aspire -o Aspire1
cd Aspire1/Aspire1.AppHost
  1. Dotnet run the project in CMD, and open URL in the browser.
    dotnet run
  2. Zoom out the browser page, click settings in Aspire dashboard > Select Language

ACTUAL
Only four languages ​​are displayed
Image
Image

EXPECTED
Image

@joperezr joperezr added untriaged New issue has not been triaged area-dashboard labels Dec 17, 2024
@adamint adamint linked a pull request Dec 19, 2024 that will close this issue
18 tasks
@adamint adamint self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dashboard untriaged New issue has not been triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants