-
-
Notifications
You must be signed in to change notification settings - Fork 737
Image full editor size cannot DragNDrop #2369
Copy link
Copy link
Closed
Labels
bug:P2High: Core functionality significantly impacted.High: Core functionality significantly impacted.sponsorReported by or on behalf of a sponsor or paying customer and eligible for prioritized attention.Reported by or on behalf of a sponsor or paying customer and eligible for prioritized attention.
Metadata
Metadata
Assignees
Labels
bug:P2High: Core functionality significantly impacted.High: Core functionality significantly impacted.sponsorReported by or on behalf of a sponsor or paying customer and eligible for prioritized attention.Reported by or on behalf of a sponsor or paying customer and eligible for prioritized attention.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
When we resize a image that has the max size of the editor the DND(DragNDrop) does not work well.
We get cases where the block get out of the editor, blocking interaction because it acts like a invisible wall.
To Reproduce
DND Blocked on https://www.blocknotejs.org/examples/collaboration/partykit
20260119-1508-09.8151512.mp4
On Docs, the block goes sometime out of the editor (could be a conflict with another DND ?):

Misc