bleeding-edge-sample-app
bleeding-edge-sample-app copied to clipboard
Drag/Drop only works for a few questions
If you add a few questions, you can't add any more unless you zoom out. This is because the drop target gets pushed down, and is off page very quickly.
We could fix this by...
- moving the drop target somewhere that it doesn't get pushed down
- allowing dropping anywhere on the right column
Any preferences? Both are literally a copy/paste to implement.
Another option is to have the modules position:fixed
Good idea, that makes more sense.
yea ideally you'd want to drag and drop to re order the questions as well. This screen isn't perfect - I can get this working tonight!