Skip to content

[AzureTools][Aspire] Filters overlap with each other when there are more than 2 filters on the "Structured" page in the minimised Dashboard #5437

@amnabatr1sha

Description

@amnabatr1sha

Regression: Not a regression, this issue also reproduces on Aspire 8.1.0

Clean machine: Win11 x64 23h2 ENU
VS Version: VS 17.11.2 Preview 1.0 [35223.180.d17.11]
Aspire Version: 8.1.1-preview.1.24425.2
Apply NuGet Feeds

REPRO STEPS:

  1. Launch VS and create a new project with 'Enlist in .NET Aspire orchestration' checked -> F5/Ctrl+F5 the project.
  2. Click "Add filter" under the "Structured" in the Dashboard -> Apply filter.
    Parameter: "Message"
    Condition: "contains"
    Value: "listening"
    image
  3. Repeat step 2 until there are more than 2 filters -> Minimise the page.
  4. Check whether the filters overlap with each other.

EXPECT:
The filters doesn't overlap with each other.
image

ACTUAL:
The filters overlap with each other.
Consolelog2

More Info:
This issue also reproduces when there are more than 3 filters on a maximised page.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions