fix(drawnix): guard blank-area marquee drops #7

Merged
jesse merged 1 commit from fix/drawnix-blank-area-marquee-drop into master 2026-05-06 00:17:35 +02:00
Owner

Summary

  • prevent blank-area marquee gestures from applying stale blank-area drop targets
  • make pointerMove/globalPointerUp blank-area cleanup exception-safe
  • add focused Jest coverage and issue documentation for the regression

Verification

  • npx jest packages/drawnix/src/plugins/with-blank-area-drop.spec.ts --runInBand
  • npx jest packages/drawnix/src/plugins/blank-drop-index.spec.ts --runInBand
  • npx tsc -p packages/drawnix/tsconfig.json --noEmit
  • npx nx test drawnix --coverage --runInBand
  • npx nx build drawnix
  • git diff --check
## Summary - prevent blank-area marquee gestures from applying stale blank-area drop targets - make pointerMove/globalPointerUp blank-area cleanup exception-safe - add focused Jest coverage and issue documentation for the regression ## Verification - npx jest packages/drawnix/src/plugins/with-blank-area-drop.spec.ts --runInBand - npx jest packages/drawnix/src/plugins/blank-drop-index.spec.ts --runInBand - npx tsc -p packages/drawnix/tsconfig.json --noEmit - npx nx test drawnix --coverage --runInBand - npx nx build drawnix - git diff --check
fix(drawnix): guard blank-area marquee drops
All checks were successful
CI / changes (pull_request) Successful in 16s
CI / lint (pull_request) Successful in 11m21s
CI / test (pull_request) Successful in 11m36s
CI / build (pull_request) Successful in 12m27s
CI / e2e (pull_request) Successful in 17m54s
9763465ff8
jesse merged commit 74cdaed39e into master 2026-05-06 00:17:35 +02:00
Sign in to join this conversation.
No reviewers
No labels
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
jesse/mindnest!7
No description provided.