Skip to content

ui: Add group_by param to default explorer values#6075

Merged
yomete merged 1 commit into
mainfrom
fg-groupby
Nov 27, 2025
Merged

ui: Add group_by param to default explorer values#6075
yomete merged 1 commit into
mainfrom
fg-groupby

Conversation

@yomete

@yomete yomete commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

This ensures that when the flame graph is grouped by custom labels and there's a page reload, we no longer get the error below.

image

The change simply ensures that the group_by param is treated as an array and not a string.

This adds the  the group_by parameter to DEFAULT_PROFILE_EXPLORER_PARAM_VALUES with splitOnCommas enabled, allowing array values to be handled similarly to other params.
@yomete
yomete requested a review from a team as a code owner November 27, 2025 14:14
@alwaysmeticulous

alwaysmeticulous Bot commented Nov 27, 2025

Copy link
Copy Markdown

✅ Meticulous spotted 0 visual differences across 317 screens tested: view results.

Meticulous evaluated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 78ac751. This comment will update as new commits are pushed.

@manojVivek manojVivek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm!

@yomete
yomete merged commit eb59377 into main Nov 27, 2025
38 checks passed
@yomete
yomete deleted the fg-groupby branch February 13, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants