AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.76k stars 3.79k forks source link

[Bug] Filter and sort not applied in grid view #6297

Closed iimog closed 1 month ago

iimog commented 1 month ago

Bug Description

When I add a Grid to a new Document and add a Filter for it, this filter is applied in the Grid view within the document, but it is not applied when I view only the grid.

How to Reproduce

Expected Behavior

The filter should be applied and the checked entries should be hidden

Operating System

Linux (Ubuntu 22.04)

AppFlowy Version(s)

0.6.9

Screenshots

It works as expected in the document view Screenshot from 2024-09-13 09-20-36

The filter is not applied in the grid view Screenshot from 2024-09-13 09-21-16

Additional Context

Deactivating and activating the filter in the grid view applies it. But switching to another view and coming back, the filter is again not applied. Sorting is also not applied. I need to switch to the grid view directly, as in the document view the grids are not fully visible (#6287).

iimog commented 1 month ago

Here are Screenshots to show, that sorting is also not applied. Sorting should be on Type (second column, ascending). Again works in the document view Screenshot from 2024-09-13 09-28-21

But does not work in the grid view Screenshot from 2024-09-13 09-28-53

kylecreate commented 1 month ago

This was fixed by @appflowy on Tuesday. I was having the same problem and reported it to the discord server.

iimog commented 1 month ago

I can confirm, that this is fixed in v0.7.0. Thank you :tada: