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

How to specify sub-draggable item #37

Open
rafaellehmkuhl opened this issue Aug 11, 2023 · 0 comments
Open

How to specify sub-draggable item #37

rafaellehmkuhl opened this issue Aug 11, 2023 · 0 comments

Comments

@rafaellehmkuhl
Copy link

I have the following scenario:
image

Items 1 and 2 are the draggable targets, within the same group.
Item 3 is the actual child that I want to drag from target container 2 to 1.
Notice that in container 2 I add a different background as well as the name of the child, but I don't want those to be dragged. I want only item 3 to be dragged.

Today, the entire child goes dragged and dropped, like this:
image

When I finish dropping the element (mouse up), everything goes ok, because the object being transported is correct. The problem is just visual during dragging and dropping.

Is there any way to do that today?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant