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

[Drag & Drop blocks] Add block draggable component #4620

Closed
fluiddot opened this issue Mar 1, 2022 · 0 comments
Closed

[Drag & Drop blocks] Add block draggable component #4620

fluiddot opened this issue Mar 1, 2022 · 0 comments

Comments

@fluiddot
Copy link
Contributor

fluiddot commented Mar 1, 2022

Description

Implement the native version of BlockDraggable component to provide the functionality to drag a block. This component is mainly in charge of:

  • Set up the props required to use the Draggable component for dragging a block.
  • Attach the dragging events with a hook, to let the block scroll automatically when dragging a block close to the screen borders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant