You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a Grid
Add some data (at least 2 rows will be necessary to see this in effect)
Add a sort to the Grid
Modify the first row, changing a field that is not part of the applied sort
Note the field is placed at the bottom of the Grid
Expected Behavior
Changing a field should always properly apply the correct sorts and filters
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
Screen.Recording.2025-04-16.202106.mp4
Additional Context
No response
The text was updated successfully, but these errors were encountered:
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.
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
Expected Behavior
Operating System
Windows
AppFlowy Version(s)
0.8.8
Screenshots
Screen.Recording.2025-04-16.202106.mp4
Additional Context
No response
The text was updated successfully, but these errors were encountered: