Skip to content

Drag to move - #84

Merged
alanvardy merged 6 commits into
mainfrom
alanvardy-var-1102-drag-to-move
Sep 27, 2026
Merged

alanvardy merged 6 commits into
mainfrom
alanvardy-var-1102-drag-to-move

Conversation

@alanvardy

Copy link
Copy Markdown
Owner

No description provided.

@linear-code

linear-code Bot commented Sep 27, 2026

Copy link
Copy Markdown

VAR-1102

@alanvardy
alanvardy marked this pull request as ready for review September 27, 2026 13:43
@alanvardy
alanvardy force-pushed the alanvardy-var-1102-drag-to-move branch from 9d5d668 to e31b118 Compare September 27, 2026 13:43
A cancelled drag never reaches performDrop, so a stale draggingID could
drive a move when a later drag of the other kind passed over rows. Each
onDrag now clears the other kind's id, edit mode exit clears both, and
performDrop only accepts a drop with a drag of its own kind in flight.
Adds the symmetric unknown-id no-op tests for moveChecklist(id:onto:).
@alanvardy
alanvardy force-pushed the alanvardy-var-1102-drag-to-move branch from e31b118 to fc7ed9c Compare September 27, 2026 13:43
@alanvardy alanvardy added land tested Manually verified and removed human labels Sep 27, 2026
@alanvardy
alanvardy merged commit 43f3968 into main Sep 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

land tested Manually verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant