AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

[Bug] Changing any field in a sorted Grid removes the modified row from proper sort order

Open rockerest opened this issue 8 months ago • 1 comments

Bug Description

Basically as the title says: If a Grid is sorted, changing any field in a row - even if that field is not part of the sort - removes the row from proper sort order and places it at the bottom of the Grid.

How to Reproduce

  1. Create a Grid
  2. Add some data (at least 2 rows will be necessary to see this in effect)
  3. Add a sort to the Grid
  4. Modify the first row, changing a field that is not part of the applied sort
  5. Note the field is placed at the bottom of the Grid

Expected Behavior

  1. Changing a field should always properly apply the correct sorts and filters
  2. Changing a field that is not part of any sort or filter in the current view should have no effect

Operating System

Windows

AppFlowy Version(s)

0.8.8

Screenshots

https://github.com/user-attachments/assets/7d39f2ee-c7d0-4e8b-acb0-484c1bd10ab9

Additional Context

No response

rockerest avatar Apr 17 '25 02:04 rockerest

I was just going to create the same bug. it's really annoying and it's a basic functionality for a grid that can ruin other features of it if it's not fixed in time.

bogdanpc28 avatar May 06 '25 08:05 bogdanpc28

The web app doesn't have this issue.

annieappflowy avatar Jun 15 '25 05:06 annieappflowy