[GH-ISSUE #1043] [FR] Reduce the time threshold after holding down on the header before the column reordering action is triggered #402

Closed
opened 2026-03-23 20:36:08 +00:00 by mirror · 4 comments
Owner

Originally created by @richardshiue on GitHub (Sep 13, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1043

Originally assigned to: @appflowy on GitHub.

1~3 main use cases of the proposed feature
I would like to reorder the columns in the grid. Currently, the same behavior can be achieved by renaming and then changing the property type, but that is quite burdensome. It would be nice to simply drag and drop the header row from one position to another. Additionally, the grid's primary column cannot be deleted or assigned to another column, which also impacts usability.

what types of users can benefit from using your proposed feature
Any users who wish to reorder the grid's column order at a later date.

Originally created by @richardshiue on GitHub (Sep 13, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1043 Originally assigned to: @appflowy on GitHub. **1~3 main use cases of the proposed feature** I would like to reorder the columns in the grid. Currently, the same behavior can be achieved by renaming and then changing the property type, but that is quite burdensome. It would be nice to simply drag and drop the header row from one position to another. Additionally, the grid's primary column cannot be deleted or assigned to another column, which also impacts usability. **what types of users can benefit from using your proposed feature** Any users who wish to reorder the grid's column order at a later date.
mirror 2026-03-23 20:36:08 +00:00
Author
Owner

@annieappflowy commented on GitHub (Sep 14, 2022):

Hi @richardshiue , thanks for reporting the issue you encountered. If I understand your needs correctly, actually the columns can be reordered by dragging and dropping a column from one place to another. Please refer to the gif below:
grid_reorder_columns
Let me know if this is not what you requested or any problems you have with dragging columns.

<!-- gh-comment-id:1246221093 --> @annieappflowy commented on GitHub (Sep 14, 2022): Hi @richardshiue , thanks for reporting the issue you encountered. If I understand your needs correctly, actually the columns can be reordered by dragging and dropping a column from one place to another. Please refer to the gif below: ![grid_reorder_columns](https://user-images.githubusercontent.com/12026239/190060277-dd1a793b-826c-45b8-baea-ca4ade941321.gif) Let me know if this is not what you requested or any problems you have with dragging columns.
Author
Owner

@richardshiue commented on GitHub (Sep 14, 2022):

Interesting, perhaps it is a platform-specific issue. On linux, I cannot get that same behavior. If I understand this correctly, we are using left mouse click and hold, right? Or should another key be pressed while dragging?

edit: Oh no it's working. There is a time threshold after holding down on the header before the action is triggered. Can the threshold be reduced somehow?

<!-- gh-comment-id:1246229614 --> @richardshiue commented on GitHub (Sep 14, 2022): Interesting, perhaps it is a platform-specific issue. On linux, I cannot get that same behavior. If I understand this correctly, we are using left mouse click and hold, right? Or should another key be pressed while dragging? edit: Oh no it's working. There is a time threshold after holding down on the header before the action is triggered. Can the threshold be reduced somehow?
Author
Owner

@annieappflowy commented on GitHub (Sep 15, 2022):

@richardshiue , reducing the threshold makes sense. I changed this issue to reflect the needs and include it into our short-term plan.

<!-- gh-comment-id:1247916172 --> @annieappflowy commented on GitHub (Sep 15, 2022): @richardshiue , reducing the threshold makes sense. I changed this issue to reflect the needs and include it into our short-term plan.
Author
Owner

@richardshiue commented on GitHub (Oct 6, 2022):

With v0.0.5.3, the column reordering action is now immediate after clicking on the header. We're all done here.

<!-- gh-comment-id:1269829032 --> @richardshiue commented on GitHub (Oct 6, 2022): With v0.0.5.3, the column reordering action is now immediate after clicking on the header. We're all done here.
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#402
No description provided.