blocks/blocks

The entire canvas should be droppable

johno opened this issue · 2 comments

johno commented

Right now you can only drop a block by the other blocks. The whole canvas area should be droppable.

@johno just to make sure i'm understanding this.
We want the whole canvas area (middle section) to be droppable. meaning we can drop something anywhere an it will click to the bottom of the last block?

johno commented

Yep, exactly! The primary pain point is that you can't arbitrarily drop below the existing components in the canvas. If there's a large open space, we should be able to drop anywhere beneath it.