dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.91k stars 475 forks source link

[AzureTools][Aspire][Suggestion] It would be better if "Microsoft Learn documentation" opens in a new tab instead of the same tab as Dashboard #6705

Closed amnabatr1sha closed 2 days ago

amnabatr1sha commented 4 days ago

Regression: Not a regression, also reproduces on Aspire 8.2.2 and Aspire 9.0.0

Clean machine: Win11 x64 24h2 ENU VS Version: VS 17.12.1 Preview 1 from [35514.174.d17.12] Aspire Version: 9.1.0-preview.1.24564.4 Apply NuGet Feeds

Repro Steps:

  1. Create a new Aspire starter project -> F5/Ctrl+F5 the project.
  2. On the Dashboard, click the question mark icon in the top-right corner -> Click on "Go to Microsoft Learn documentation" in the "Help" tab. Image
  3. Check whether the "Go to Microsoft Learn documentation" opens in a new tab.

Actual: "Microsoft Learn documentation" opens in the same tab as Dashboard. Image

Suggestion: It would be better if "Microsoft Learn documentation" opens in a new tab instead of the same tab as Dashboard.

More Info: This issue doesn't reproduce when clicking on GitHub icon on the Dashboard. Image

amnabatr1sha commented 2 days ago

Verified this issue with Aspire 9.1.0-preview.1.24569.4. This issue does not reproduce.