Skip to content

fix: toggling off pivot filter clearing existing filters - #9763

Merged
AdityaHegde merged 1 commit into
mainfrom
fix/pivot-click-filter-clearing-existing
Jul 29, 2026
Merged

fix: toggling off pivot filter clearing existing filters#9763
AdityaHegde merged 1 commit into
mainfrom
fix/pivot-click-filter-clearing-existing

Conversation

@AdityaHegde

Copy link
Copy Markdown
Collaborator

We merge global filters to cell filters and use this to unset them when toggled off. This will lead to unrelated filters being cleared.

Updated to only merge global filters while querying.

Closes APP-922

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!

@nishantmonu51

Copy link
Copy Markdown
Collaborator

@codex: review

@nishantmonu51 nishantmonu51 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 , LGTM.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 5d275a1beb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@AdityaHegde
AdityaHegde merged commit 00df164 into main Jul 29, 2026
16 checks passed
@AdityaHegde
AdityaHegde deleted the fix/pivot-click-filter-clearing-existing branch July 29, 2026 14:39
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.

2 participants