[GH-ISSUE #483] [FR] reduce the delay of holding to drag #223

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

Originally created by @annieappflowy on GitHub (May 4, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/483

There is a delay to the column becoming draggable, which I assume is intentional to prevent accidental reordering of the grid. I think it might be useful to add a tooltip or something which lets users know that they have to hold to drag. I wonder if it might also be better to reduce the delay a bit. It seems to take about 1 second before the drag is possible, but perhaps this should only be 500ms.

Originally created by @annieappflowy on GitHub (May 4, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/483 There is a delay to the column becoming draggable, which I assume is intentional to prevent accidental reordering of the grid. I think it might be useful to add a tooltip or something which lets users know that they have to hold to drag. I wonder if it might also be better to reduce the delay a bit. It seems to take about 1 second before the drag is possible, but perhaps this should only be 500ms.
mirror 2026-03-23 20:34:05 +00:00
Author
Owner

@moksh-mahajan commented on GitHub (Jun 3, 2022):

@annieappflowy How about instead of holding to drag we add a reorder icon at the extreme right of the column heading cell and drag directly using it? We can also show a tooltip (say "Drag to reorder") while hovering on it.

<!-- gh-comment-id:1145587220 --> @moksh-mahajan commented on GitHub (Jun 3, 2022): @annieappflowy How about instead of holding to drag we add a reorder icon at the extreme right of the column heading cell and drag directly using it? We can also show a tooltip (say "Drag to reorder") while hovering on it.
Author
Owner

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

(related to #1043) Initially did not know of this issue, but this is now fixed in v0.0.5.3. Please feel free to close

<!-- gh-comment-id:1269832140 --> @richardshiue commented on GitHub (Oct 6, 2022): (related to #1043) Initially did not know of this issue, but this is now fixed in v0.0.5.3. Please feel free to close
Author
Owner

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

@moksh-mahajan , love the idea of showing a tooltip as a hint for users. Can you draw something roughly to demonstrate your idea? I'm not sure about how the reordering icon would work.

<!-- gh-comment-id:1269867211 --> @annieappflowy commented on GitHub (Oct 6, 2022): @moksh-mahajan , love the idea of showing a tooltip as a hint for users. Can you draw something roughly to demonstrate your idea? I'm not sure about how the reordering icon would work.
Author
Owner

@annieappflowy commented on GitHub (Jun 13, 2023):

Resolved

<!-- gh-comment-id:1588683646 --> @annieappflowy commented on GitHub (Jun 13, 2023): Resolved
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#223
No description provided.