Skip to content

feat: Persist filters across tabs #21702

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

romitg2
Copy link
Contributor

@romitg2 romitg2 commented Jun 4, 2025

What does this PR do?

before: (filters getting lost on navigation)

https://www.loom.com/share/3c3ddc3e943e46da8e6341bb3fe6e3cd?sid=4905a84f-0506-4bca-a154-3f3bb43c7d75

after:

https://www.loom.com/share/19eab5cdb2944654b20446ca1e09d10f?sid=c64c3d91-29ca-41d6-8969-5302e7d5fb38

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Checklist

  • I haven't read the contributing guide
  • My code doesn't follow the style guidelines of this project
  • I haven't commented my code, particularly in hard-to-understand areas
  • I haven't checked if my changes generate no new warnings

Summary by cubic

Filters now stay applied when switching between tabs in the bookings view, so users no longer lose their selected filters during navigation.

@graphite-app graphite-app bot requested a review from a team June 4, 2025 10:53
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jun 4, 2025
Copy link

vercel bot commented Jun 4, 2025

@romitg2 is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added consumer enterprise area: enterprise, audit log, organisation, SAML, SSO 🧹 Improvements Improvements to existing features. Mostly UX/UI labels Jun 4, 2025
@dosubot dosubot bot added bookings area: bookings, availability, timezones, double booking ✨ feature New feature or request labels Jun 4, 2025
Copy link

graphite-app bot commented Jun 4, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (06/04/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (06/04/25)

1 label was added to this PR based on Keith Williams's automation.

@anikdhabal
Copy link
Contributor

@romitg2 thanks for your work. Going with this:- #21706

@anikdhabal anikdhabal closed this Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bookings area: bookings, availability, timezones, double booking community Created by Linear-GitHub Sync consumer enterprise area: enterprise, audit log, organisation, SAML, SSO ✨ feature New feature or request 🧹 Improvements Improvements to existing features. Mostly UX/UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persist filters across tabs to improve user experience
2 participants