Skip to content

feat(dashboards): Add moving notice banner to insight pages#109813

Merged
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/dain-1209-add-moving-notice-banners-to-insight-pages
Mar 4, 2026
Merged

feat(dashboards): Add moving notice banner to insight pages#109813
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/dain-1209-add-moving-notice-banners-to-insight-pages

Conversation

@DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Mar 3, 2026

Add an info banner to prebuilt dashboard (Insights) pages notifying users that Insights pages are moving to Dashboards. The banner includes a direct link to the equivalent dashboard page.

The banner only renders when the prebuilt dashboard has a resolved dashboardId, ensuring it doesn't show during loading or for dashboards that haven't been populated yet.

image

Show an info banner on prebuilt dashboard pages informing users that
Insights pages are moving to Dashboards, with a link to view the
equivalent dashboard directly.

Co-Authored-By: Claude <noreply@anthropic.com>
@linear
Copy link

linear bot commented Mar 3, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 3, 2026
@DominikB2014 DominikB2014 marked this pull request as ready for review March 3, 2026 18:21
@DominikB2014 DominikB2014 requested a review from a team as a code owner March 3, 2026 18:21
Copy link
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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

…anner

Replace raw <a> with Sentry's <Link> component for client-side
navigation to the dashboard page.

Co-Authored-By: Claude <noreply@anthropic.com>
@DominikB2014 DominikB2014 merged commit 4be64f6 into master Mar 4, 2026
71 of 74 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/dain-1209-add-moving-notice-banners-to-insight-pages branch March 4, 2026 15:29
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