AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

fix: reordering or creating a row while sorts are active

Open richardshiue opened this issue 5 months ago • 2 comments

Inform the user why inserting a new row before or after a row, or reordering rows is not allowed when there are sorts configured for the current grid view; and give an option to remove sorting in order to continue.

Screenshot 2024-09-14 at 9 56 27 AM

Feature Preview


PR Checklist

  • [x] My code adheres to AppFlowy's Conventions
  • [x] I've listed at least one issue that this PR fixes in the description above.
  • [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • [ ] All existing tests are passing.

richardshiue avatar Sep 14 '24 01:09 richardshiue