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] After selecting an instrument in the Metrics instrument group, the corresponding instrument list cannot be located. #5596

Closed
Rita003 opened this issue Sep 9, 2024 · 6 comments

Comments

@Rita003
Copy link

Rita003 commented Sep 9, 2024

REGRESSION INFO: Work in Aspire 8.1.0

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install SDK 8.0.401
  3. Install Aspire 8.2.0

REPRO STEPS

  1. Open CMD, create an Aspire Starter App using following commands:
dotnet new aspire-starter -o AspireStarterApp
cd AspireStarterApp/AspireStarterApp.AppHost
  1. Dotnet run the project in CMD, and open URL in the browser.
    dotnet run
  2. Click the "Metrics" option on the Aspire dashboard left, select a resource and click on any instrument group, select an instrument in the instrument group.

ACTUAL
After selecting an instrument in the instrument group, the corresponding instrument list cannot be located.
Select

EXPECTED
It can locate the corresponding instrument list after selecting an instrument in the instrument group.
Screenshot 2024-09-09 161722

@adamint
Copy link
Member

adamint commented Oct 14, 2024

Blocked on the open dashpages PR - #5750

@joperezr joperezr added the untriaged New issue has not been triaged label Oct 15, 2024
@davidfowl davidfowl removed the bug label Oct 16, 2024
@Rita003
Copy link
Author

Rita003 commented Jan 20, 2025

@adamint After installing the latest Aspire 9.1.0-preview.1.25069.2, selecting an instrument in the instrument group, the corresponding instrument list can be located. However, unlike the expected result in the bug, the instrument group is not located. I want to confirm whether this is expected?
For Aspire 9.1 dashboard results:
Image
Expected results for this bug:
Image

@adamint adamint removed the untriaged New issue has not been triaged label Jan 21, 2025
@adamint
Copy link
Member

adamint commented Jan 21, 2025

unlike the expected result in the bug, the instrument group is not located. I want to confirm whether this is expected?

It is not expected. Still blocked on #5750

@joperezr joperezr added the untriaged New issue has not been triaged label Jan 21, 2025
@adamint adamint removed the untriaged New issue has not been triaged label Jan 21, 2025
@adamint adamint added this to the Backlog milestone Jan 21, 2025
@JamesNK
Copy link
Member

JamesNK commented Feb 12, 2025

I retried this in 9.1 and I think this is fixed.

@JamesNK JamesNK closed this as completed Feb 12, 2025
@Rita003
Copy link
Author

Rita003 commented Feb 12, 2025

@adamint After installing the latest Aspire 9.1.0-preview.1.25069.2, selecting an instrument in the instrument group, the corresponding instrument list can be located. However, unlike the expected result in the bug, the instrument group is not located. I want to confirm whether this is expected? For Aspire 9.1 dashboard results: Image
Expected results for this bug: Image

@JamesNK Verify that this bug is still reproduced after installing the latest Aspire 9.1.0 and is the same as this comment. According to adamint's reply, it is not expected. Should we reopen this bug to track it?

@JamesNK
Copy link
Member

JamesNK commented Feb 12, 2025

The tree item selected is expected. The tree item scrolling into view if necessary isn’t expected to happen.

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

5 participants