[GH-ISSUE #3196] [Bug] Adding more than three sorts causes an overflow in grid #1408

Closed
opened 2026-03-23 20:48:49 +00:00 by mirror · 2 comments
Owner

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

Originally assigned to: @Xazin on GitHub.

Bug Description

Adding more than three sorts causes an overflow in grid

How to Reproduce

  1. Open AppFlowy
  2. Open or Insert a new Grid
  3. Click Sort
  4. Insert new sorts
  5. Observe after adding more than 3 sorts

Expected Behavior

The button for Add sort and Delete sort should not get overflowed.

Operating System

--

AppFlowy Version(s)

--

Screenshots

d062f07cdb145391b0219efb38c5ce573c0b7189_2_690x401

Additional Context

Reported on the forum by Mayur

https://forum.appflowy.io/t/adding-more-than-three-sorts-causes-an-overflow-in-grid/64/3

Originally created by @Xazin on GitHub (Aug 14, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3196 Originally assigned to: @Xazin on GitHub. ### Bug Description Adding more than three sorts causes an overflow in grid ### How to Reproduce 1. Open AppFlowy 2. Open or Insert a new Grid 3. Click Sort 4. Insert new sorts 5. Observe after adding more than 3 sorts ### Expected Behavior The button for Add sort and Delete sort should not get overflowed. ### Operating System -- ### AppFlowy Version(s) -- ### Screenshots ![d062f07cdb145391b0219efb38c5ce573c0b7189_2_690x401](https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/61b10d20-88d1-4d30-8fab-426c999f5a36) ### Additional Context Reported on the forum by Mayur https://forum.appflowy.io/t/adding-more-than-three-sorts-causes-an-overflow-in-grid/64/3
mirror 2026-03-23 20:48:49 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MayurSMahajan commented on GitHub (Aug 14, 2023):

Delete sort does delete all sorts and therefore the label must specify this.

<!-- gh-comment-id:1677323074 --> @MayurSMahajan commented on GitHub (Aug 14, 2023): Delete sort does delete all sorts and therefore the label must specify this.
Author
Owner

@Xazin commented on GitHub (Aug 14, 2023):

Yeah, it's very unclear with how it's currently spelled, will fix in the PR for this as well.

<!-- gh-comment-id:1677324157 --> @Xazin commented on GitHub (Aug 14, 2023): Yeah, it's very unclear with how it's currently spelled, will fix in the PR for this as well.
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#1408
No description provided.