Skip to content

Conversation

@yomete
Copy link
Contributor

@yomete yomete commented Dec 4, 2025

This pull request introduces an auto-configuration feature for the flame chart, providing users with a one-click way to optimize their view and an explanatory popover when auto-configuration occurs.

Flame chart auto-configuration and popover:

  • Added a new user preference FLAMECHART_AUTO_CONFIG_POPOVER_DISMISSED to allow users to dismiss the auto-configuration popover and remember their choice.
  • Introduced a FlameChartAutoConfigPopover component that explains which settings were auto-configured for optimal viewing and allows users to dismiss it.
  • Implemented the useAutoConfigureFlamechart hook, which updates URL state to set optimal flame chart parameters (time range, sum-by labels, etc.) and signals when auto-configuration occurs.
image

@yomete yomete requested a review from a team as a code owner December 4, 2025 17:17
@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Dec 4, 2025

✅ Meticulous spotted visual differences in 116 of 336 screens tested, but all differences have already been approved: view differences detected.

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

Last updated for commit 61b2429. This comment will update as new commits are pushed.

@brancz
Copy link
Member

brancz commented Dec 5, 2025

interesting .. should we maybe make flamecharts a top-level tab? I find the UX of the visualization selection changing the previous, further up selections quite unexpected

This allows updating the sumBy value when committing a draft.
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.

3 participants