Javascript – Drag and drop event propagation
I'm attempting to setup drag and drop in my project I've got several fields setup like this If a user clicks the image on the left and drags, they can re-order the rows When a valid dropzone is detected (in…