Skip to content

Conversation

@AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Jan 19, 2026

A very quick implementation to persist dashboard filters across dashboard navigations. Only works within a single session.

Adds sticky_dashboard_state that can be controlled at a project level.

Closes APP-686

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde AdityaHegde force-pushed the feat/persistent-dashboard-filters-quick-fix branch from 48c1efa to dc5a45a Compare January 21, 2026 06:51
@AdityaHegde AdityaHegde force-pushed the feat/persistent-dashboard-filters-quick-fix branch from dc5a45a to f86cc2a Compare January 21, 2026 11:53
@AdityaHegde AdityaHegde marked this pull request as ready for review January 21, 2026 12:16
@AdityaHegde AdityaHegde requested review from djbarnwal and removed request for ericpgreen2 January 23, 2026 06:01
@AdityaHegde AdityaHegde merged commit f75aa50 into main Jan 23, 2026
19 of 21 checks passed
@AdityaHegde AdityaHegde deleted the feat/persistent-dashboard-filters-quick-fix branch January 23, 2026 13:34
@ericokuma
Copy link
Contributor

LGTM!

AdityaHegde added a commit that referenced this pull request Jan 26, 2026
…8666)

* feat: persist dashboaard filters across dashboards within a session

* fix some settings not persisting

* Add a toggle to dashboard navigation dropdown

* Remove DashboardsBreadcrumbItem

* Move to a feature flag instead of a toggle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants