Skip to content

fix(dashboards): Show no data message for details widget#113172

Merged
DominikB2014 merged 1 commit intomasterfrom
db/details-widget-no-data-message
Apr 16, 2026
Merged

fix(dashboards): Show no data message for details widget#113172
DominikB2014 merged 1 commit intomasterfrom
db/details-widget-no-data-message

Conversation

@DominikB2014
Copy link
Copy Markdown
Contributor

Display a "No Data" message when the details widget has no results, matching the pattern used by other visualization types like charts. Previously the widget rendered nothing when there was no data.

Only shows the message after loading completes to avoid flashing it while data is still being fetched.

Work towards https://linear.app/getsentry/issue/BROWSE-473/ga-details-widget

Display a 'No Data' message when the details widget has no results,
matching the pattern used by other visualization types like charts.
Only show the message after loading completes to avoid flashing it
while data is still being fetched.

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

linear-code Bot commented Apr 16, 2026

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 16, 2026
@DominikB2014 DominikB2014 marked this pull request as ready for review April 16, 2026 15:12
@DominikB2014 DominikB2014 requested a review from a team as a code owner April 16, 2026 15:12
@DominikB2014 DominikB2014 enabled auto-merge (squash) April 16, 2026 15:15
@DominikB2014 DominikB2014 merged commit ce6245e into master Apr 16, 2026
66 checks passed
@DominikB2014 DominikB2014 deleted the db/details-widget-no-data-message branch April 16, 2026 15:27
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