Skip to content

chore(cross-event): Disable attribute breakdowns tab while cross-event querying#107502

Merged
nsdeschenes merged 2 commits intomasterfrom
nd/EXP-744/chore-cross-event-disable-attribute-breakdown-while-cross-event-querying
Feb 3, 2026
Merged

chore(cross-event): Disable attribute breakdowns tab while cross-event querying#107502
nsdeschenes merged 2 commits intomasterfrom
nd/EXP-744/chore-cross-event-disable-attribute-breakdown-while-cross-event-querying

Conversation

@nsdeschenes
Copy link
Copy Markdown
Contributor

Summary

  • Disable the Attribute Breakdowns tab when cross-event queries are active (attribute breakdowns don't support cross-event querying)
  • Automatically switch from Attribute Breakdowns to Span Samples tab when a cross-event query is added

Test plan

  • Added unit tests verifying:
    • Attribute Breakdowns tab is disabled when cross events are present
    • Tab automatically switches to Span Samples when a cross-event query is added while on Attribute Breakdowns

Fixes EXP-744

…uerying

Attribute breakdowns are not supported when cross-event queries are
active, so disable the tab and automatically switch to the Span tab
if the user is on Attribute Breakdowns when a cross-event is added.
…avior

Verify that the Attribute Breakdowns tab is disabled when cross events
are present and that the tab automatically switches to Span Samples
when a cross-event query is added while on the Attribute Breakdowns tab.
@linear
Copy link
Copy Markdown

linear Bot commented Feb 3, 2026

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 3, 2026
@nsdeschenes
Copy link
Copy Markdown
Contributor Author

@cursor review

@nsdeschenes
Copy link
Copy Markdown
Contributor Author

@sentry review

@nsdeschenes nsdeschenes changed the title chore(explore): Disable attribute breakdowns tab during cross-event querying chore(cross-event): Disable attribute breakdowns tab while cross-event querying Feb 3, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

@nsdeschenes nsdeschenes marked this pull request as ready for review February 3, 2026 15:30
@nsdeschenes nsdeschenes requested a review from a team as a code owner February 3, 2026 15:30
@nsdeschenes nsdeschenes merged commit d5c064a into master Feb 3, 2026
61 checks passed
@nsdeschenes nsdeschenes deleted the nd/EXP-744/chore-cross-event-disable-attribute-breakdown-while-cross-event-querying branch February 3, 2026 17:45
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…t querying (#107502)

## Summary

- Disable the Attribute Breakdowns tab when cross-event queries are
active (attribute breakdowns don't support cross-event querying)
- Automatically switch from Attribute Breakdowns to Span Samples tab
when a cross-event query is added

## Test plan

- Added unit tests verifying:
  - Attribute Breakdowns tab is disabled when cross events are present
- Tab automatically switches to Span Samples when a cross-event query is
added while on Attribute Breakdowns

Fixes EXP-744
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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