AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

[Bug] Filter and sort not applied in grid view

Open iimog opened this issue 1 year ago • 2 comments

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

  • create new page
  • in the page type /grid to create a new grid
  • in the default grid add some items and check some of the "Done" boxes
  • add a filter to only include entries where "Done" is "Unchecked"
  • change to the grid directly in the left navigation bar

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 avatar Sep 13 '24 07:09 iimog

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

iimog avatar Sep 13 '24 07:09 iimog

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

kylecreate avatar Sep 13 '24 16:09 kylecreate

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

iimog avatar Sep 26 '24 11:09 iimog