[GH-ISSUE #2534] [Bug] Grid does not update when deleting all sorts #1092

Closed
opened 2026-03-23 20:45:21 +00:00 by mirror · 1 comment
Owner

Originally created by @Xazin on GitHub (May 14, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2534

Originally assigned to: @appflowy on GitHub.

Bug Description

When you have 1 sort option enabled, and you "Delete Sort" (More specifically it runs Delete all sorts in the background), then the grid does not update, the rows stay sorted.

How to Reproduce

  • Create Grid
  • Add rows
  • Add sort (eg. Checkbox)
  • See Grid being sorted
  • Click on the Sort Chip to open popover menu
  • Click on "Delete sort"
  • Grid does not go back to original

Expected Behavior

  • Create Grid
  • Add rows
  • Add sort (eg. Checkbox)
  • See Grid being sorted
  • Click on the Sort Chip to open popover menu
  • Click on "Delete sort"
  • Grid resets to original order

Operating System

MacOS

AppFlowy Version(s)

main

Screenshots

Before sorting:
Screenshot 2023-05-14 at 21 44 42

After removing sort on Done:
Screenshot 2023-05-14 at 21 44 24

Additional Context

No response

Originally created by @Xazin on GitHub (May 14, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2534 Originally assigned to: @appflowy on GitHub. ### Bug Description When you have 1 sort option enabled, and you "Delete Sort" (More specifically it runs Delete all sorts in the background), then the grid does not update, the rows stay sorted. ### How to Reproduce - Create Grid - Add rows - Add sort (eg. Checkbox) - See Grid being sorted - Click on the Sort Chip to open popover menu - Click on "Delete sort" - Grid does not go back to original ### Expected Behavior - Create Grid - Add rows - Add sort (eg. Checkbox) - See Grid being sorted - Click on the Sort Chip to open popover menu - Click on "Delete sort" - Grid resets to original order ### Operating System MacOS ### AppFlowy Version(s) main ### Screenshots Before sorting: <img width="522" alt="Screenshot 2023-05-14 at 21 44 42" src="https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/4e0f42db-6de4-493f-ad40-adb69c3bdae4"> After removing sort on `Done`: <img width="511" alt="Screenshot 2023-05-14 at 21 44 24" src="https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/c10e545b-4176-4d49-9feb-0a1075e5f59f"> ### Additional Context _No response_
mirror 2026-03-23 20:45:21 +00:00
  • closed this issue
  • added the
    grid
    bug
    labels
Author
Owner

@appflowy commented on GitHub (May 30, 2023):

Already fixed in develop branch.

<!-- gh-comment-id:1567702052 --> @appflowy commented on GitHub (May 30, 2023): Already fixed in develop branch.
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#1092
No description provided.