Skip to content

[WIP] [FR] Improve scrolling during drag and drop#735

Closed
Claude wants to merge 1 commit intomainfrom
claude/fr-improved-scrolling-drag-drop
Closed

[WIP] [FR] Improve scrolling during drag and drop#735
Claude wants to merge 1 commit intomainfrom
claude/fr-improved-scrolling-drag-drop

Conversation

@Claude
Copy link
Copy Markdown

@Claude Claude AI commented Mar 14, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>[FR] Improved Scrolling while Drag and Dropping</issue_title>
<issue_description>Helping you test the drag and drop thing, I created a column of every type, and on my normal-width monitor, I quickly realized it wasn't naturally panning to the left/right when I drag the card to the side. Not at any significant/workable capacity for a wide board. To work around, I ended up continually popping into the settings to rearrange the board columns and then refresh the board (for the bug where the contents of the column are incorrect until refreshing).

Expected behavior, when dragging a card close to the edge (probably extending X% off the side of the screen/window or however you code it), then the board would start panning that direction so the drag and drop experience is better. At present the board does pan itself, but the percentage of edges are very small. We will need to drag and hold our mouse precisely at the edge of the board so that it can start panning. Requesting to increase this percentage of the side edges so the panning starts faster. This project right now uses the native drag and drop functionality/API of HTML5, so not sure what will be the better way to implement this.</issue_description>

Comments on the Issue (you are @claude[agent] in this section)

@Claude Claude AI requested a review from tu2-atmanand March 14, 2026 18:53
Copilot stopped work on behalf of tu2-atmanand due to an error March 14, 2026 18:53
@tu2-atmanand tu2-atmanand marked this pull request as ready for review March 14, 2026 19:06
@tu2-atmanand tu2-atmanand marked this pull request as draft March 14, 2026 19:08
Repository owner deleted a comment from qodo-code-review bot Mar 14, 2026
@tu2-atmanand tu2-atmanand reopened this Mar 15, 2026
@tu2-atmanand tu2-atmanand deleted the claude/fr-improved-scrolling-drag-drop branch March 15, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Improved Scrolling while Drag and Dropping

2 participants