[GH-ISSUE #5003] [Bug] Sorts and Filters not working for transformed fields #2228

Closed
opened 2026-03-23 21:20:46 +00:00 by mirror · 0 comments
Owner

Originally created by @richardshiue on GitHub (Mar 29, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5003

Originally assigned to: @richardshiue on GitHub.

Bug Description

When cell data is entered into a cell such that it is no longer None, changing the field type of that field and then creating a new filter on that field will hide any row that should satisfy the filter requirements.

How to Reproduce

  1. in a grid, create some empty rows
  2. create a checkbox field and select/unselect some rows
  3. change the type of the field to single select, observe that now the cell which were checked are now Yes and those that were unchecked are No.
  4. Create a filter on this single select, and set to either checked or unchecked
  5. Observe that no rows are visible.

Expected Behavior

The filter logic should be correct

Operating System

macOS

AppFlowy Version(s)

0.5.3

Screenshots

No response

Additional Context

No response

Originally created by @richardshiue on GitHub (Mar 29, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5003 Originally assigned to: @richardshiue on GitHub. ### Bug Description When cell data is entered into a cell such that it is no longer `None`, changing the field type of that field and then creating a new filter on that field will hide any row that should satisfy the filter requirements. ### How to Reproduce 1. in a grid, create some empty rows 2. create a checkbox field and select/unselect some rows 3. change the type of the field to single select, observe that now the cell which were checked are now `Yes` and those that were unchecked are `No`. 4. Create a filter on this single select, and set to either checked or unchecked 5. Observe that no rows are visible. ### Expected Behavior The filter logic should be correct ### Operating System macOS ### AppFlowy Version(s) 0.5.3 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:20:46 +00:00
  • closed this issue
  • added the
    grid
    bug
    labels
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#2228
No description provided.