stable
Clone or download
Read-only
Part of story #14310 stop being bothered by the hidden add-in-place editor when I drag and drop some cards How to test: - Cross-ref links in taskboard cards are no longer draggable. The default behaviour of the browser is now prevented. Change-Id: I3662638710874b64aab4778bb2e458b4935ddeed
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/helpers/drag-and-drop/dom-manipulation.test.ts | +3 | −32 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/helpers/drag-and-drop/dom-manipulation.ts | +0 | −4 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/helpers/drag-and-drop/event-handler-factory.test.ts | +18 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/helpers/drag-and-drop/event-handler-factory.ts | +6 | −0 | Go to diff View file |