Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dragging on mobile (touch) #389

Open
chrisvxd opened this issue Mar 27, 2024 · 2 comments
Open

Support dragging on mobile (touch) #389

chrisvxd opened this issue Mar 27, 2024 · 2 comments

Comments

@chrisvxd
Copy link
Member

Puck currently only has limited support for mobile dragging.

  • ✅ Dragging items in root DropZone
  • ❌ Dragging items in other DropZones
  • ❌ Dragging in new items from component list

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

@chrisvxd chrisvxd added ready Assumed ready enough to start type: feature labels Mar 27, 2024
@princebansal
Copy link

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

@chrisvxd
Copy link
Member Author

chrisvxd commented Aug 6, 2024

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

@chrisvxd chrisvxd self-assigned this Aug 7, 2024
@chrisvxd chrisvxd added in progress and removed ready Assumed ready enough to start labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants