Skip to content

fix(dashboards): Open Explore in aggregate mode for widgets with aggregates#110417

Merged
DominikB2014 merged 1 commit intomasterfrom
dominikbuszowiecki/browse-417-aggregate-charts-and-tables-should-open-aggregate-tab-in
Mar 11, 2026
Merged

fix(dashboards): Open Explore in aggregate mode for widgets with aggregates#110417
DominikB2014 merged 1 commit intomasterfrom
dominikbuszowiecki/browse-417-aggregate-charts-and-tables-should-open-aggregate-tab-in

Conversation

@DominikB2014
Copy link
Contributor

The 'Open in Explore' context menu option on dashboard widgets was always opening in samples mode, even for widgets that use aggregates (like counts, averages, etc.). This meant users had to manually switch to the aggregate tab every time.

Now the link checks if any widget query has aggregates defined and opens Explore in aggregate mode when they do, falling back to samples mode only when no aggregates are present.

Refs LINEAR-BROWSE-417

…egates

The 'Open in Explore' context menu option was always opening in samples
mode. Now it checks if any widget query has aggregates defined and opens
in aggregate mode when they do, falling back to samples mode only when
no aggregates are present.

Refs LINEAR-BROWSE-417
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear-code
Copy link

linear-code bot commented Mar 11, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 11, 2026
@DominikB2014 DominikB2014 marked this pull request as ready for review March 11, 2026 14:16
@DominikB2014 DominikB2014 requested a review from a team as a code owner March 11, 2026 14:16
@DominikB2014 DominikB2014 merged commit 7e7789a into master Mar 11, 2026
64 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-417-aggregate-charts-and-tables-should-open-aggregate-tab-in branch March 11, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants