measuredco / puck

The visual editor for React
https://puckeditor.com
MIT License
5.3k stars 326 forks source link

Support dragging on mobile (touch) #389

Open chrisvxd opened 8 months ago

chrisvxd commented 8 months ago

Puck currently only has limited support for mobile dragging.

To support this, we need to add touch events to the DropZone component.

princebansal commented 4 months ago

We really need this. The project that we are using puck for is mobile based. Any plans for this? @chrisvxd

chrisvxd commented 3 months ago

@princebansal Yes - it might get wrapped up with the drag-and-drop rebuild happening for #123