Skip to content

fix(dashboards): Preserve page filters when navigating from prebuilt dashboard link#113070

Merged
edwardgou-sentry merged 1 commit intomasterfrom
edwardgou/dain-1445-dashboard-link-drops-project-env-and-date-selectors
Apr 15, 2026
Merged

fix(dashboards): Preserve page filters when navigating from prebuilt dashboard link#113070
edwardgou-sentry merged 1 commit intomasterfrom
edwardgou/dain-1445-dashboard-link-drops-project-env-and-date-selectors

Conversation

@edwardgou-sentry
Copy link
Copy Markdown
Contributor

@edwardgou-sentry edwardgou-sentry commented Apr 15, 2026

Fixes DAIN-1445

  • The link from a prebuilt dashboard banner to the saved dashboard was dropping project, environment, and date filter selections.
  • Uses extractSelectionParameters to carry the current page filter query params through to the dashboard link.
  • Also fixes the link path from dashboards to dashboard (singular) to match the correct route.

…dashboard link

The link from a prebuilt dashboard to the saved dashboard was dropping
project, environment, and date selections. Pass the current selection
parameters through via extractSelectionParameters.
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 15, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 15, 2026
@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review April 15, 2026 17:17
@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner April 15, 2026 17:17
@edwardgou-sentry edwardgou-sentry merged commit 335ee16 into master Apr 15, 2026
66 of 67 checks passed
@edwardgou-sentry edwardgou-sentry deleted the edwardgou/dain-1445-dashboard-link-drops-project-env-and-date-selectors branch April 15, 2026 18:46
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