Skip to content

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Oct 7, 2025

Description:

fixes #23650

Review

@sgiehl sgiehl added this to the 5.6.0 milestone Oct 7, 2025
@sgiehl sgiehl requested a review from a team October 7, 2025 10:45

it("should show report flattened", async function() {
await page.click('.dropdownConfigureIcon');
await page.mouse.move(-10, -10);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Likely not needed here, but also no big harm in keeping it.

@sgiehl sgiehl merged commit 865f337 into 5.x-dev Oct 8, 2025
47 of 49 checks passed
@sgiehl sgiehl deleted the dev-19582 branch October 8, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Secondary dimension in event report takes over the header

2 participants