[GH-ISSUE #6748] [Bug] Filters Sync Between Views of a Grid #2973

Closed
opened 2026-03-23 21:26:34 +00:00 by mirror · 3 comments
Owner

Originally created by @TheJasonPlayz on GitHub (Nov 8, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6748

Originally assigned to: @appflowy on GitHub.

Bug Description

When I make a Grid document, if I put a filter one on view, it's suddenly on all views of that grid document. If I remove or change a filter, that removal or change is affected to all views

How to Reproduce

Make a Grid Document, make another view, put a filter on the first view.

Expected Behavior

I expect for each view to have it's own separate filters when I am on the Grid's document page, not only when I'm on one of it's childrens' pages.

Operating System

Only iOS, specifically 17.6.1. This bug does not happen on PC

AppFlowy Version(s)

0.7.2

Screenshots

No response

Additional Context

No response

Originally created by @TheJasonPlayz on GitHub (Nov 8, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6748 Originally assigned to: @appflowy on GitHub. ### Bug Description When I make a Grid document, if I put a filter one on view, it's suddenly on all views of that grid document. If I remove or change a filter, that removal or change is affected to all views ### How to Reproduce Make a Grid Document, make another view, put a filter on the first view. ### Expected Behavior I expect for each view to have it's own separate filters when I am on the Grid's document page, not only when I'm on one of it's childrens' pages. ### Operating System Only iOS, specifically 17.6.1. This bug does not happen on PC ### AppFlowy Version(s) 0.7.2 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:26:34 +00:00
Author
Owner

@bogdanpc28 commented on GitHub (Mar 31, 2025):

I will add some clarifications. I just encountered this behavior, but it's a bit different:

  1. Create a grid
  2. On a new page, create 3 different views of the grid, each with different filters based on a Select property + sorts on different properties. All looks good.
  3. Leave the page, reopen it. All the 3 views show the same rows (looks like the first created view)
  4. Check the filters and sorts of the 3 views, they still have the different configurations from step 2.
  5. Alter each filter in any way (for example add and remove a value for the Select filter) and it will work again.

Point 5 makes me think that the filter values are not processed on page reload, they are just filled in, but the view query is not processed using those.

This is huge, it makes using filtered views so difficult and confusing, it would help a lot to fix it.

Initial:

Image

On page reopen:

Image

<!-- gh-comment-id:2767198827 --> @bogdanpc28 commented on GitHub (Mar 31, 2025): I will add some clarifications. I just encountered this behavior, but it's a bit different: 1. Create a grid 2. On a new page, create 3 different views of the grid, each with different filters based on a Select property + sorts on different properties. All looks good. 3. Leave the page, reopen it. All the 3 views show the same rows (looks like the first created view) 4. Check the filters and sorts of the 3 views, they still have the different configurations from step 2. 5. Alter each filter in any way (for example add and remove a value for the Select filter) and it will work again. Point 5 makes me think that the filter values are not processed on page reload, they are just filled in, but the view query is not processed using those. This is huge, it makes using filtered views so difficult and confusing, it would help a lot to fix it. Initial: ![Image](https://github.com/user-attachments/assets/220de99d-0681-4b8f-b02d-fe108cad0c10) On page reopen: ![Image](https://github.com/user-attachments/assets/58a30f92-fdb0-4862-b702-65cd95b8ad33)
Author
Owner

@khorshuheng commented on GitHub (Apr 1, 2025):

@bogdanpc28 I am able to reproduce this issue. This issue actually doesn't happen on the grid itself - but the linked view to the grid. Will need to investigate why is that the case.

<!-- gh-comment-id:2768022451 --> @khorshuheng commented on GitHub (Apr 1, 2025): @bogdanpc28 I am able to reproduce this issue. This issue actually doesn't happen on the grid itself - but the linked view to the grid. Will need to investigate why is that the case.
Author
Owner

@appflowy commented on GitHub (Dec 9, 2025):

This issue has already been fixed and will be included in the upcoming release (0.10.7). I’m closing this issue.

<!-- gh-comment-id:3632250217 --> @appflowy commented on GitHub (Dec 9, 2025): This issue has already been fixed and will be included in the upcoming release (0.10.7). I’m closing this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2973
No description provided.