Hey Guys, is there a way to create drag and drop interactions? I saw that a lot of people asked for it last year. Is there a way to do it?
Where am I?
In UXPin you can ask and answer questions and share your experience with others!
Hey Guys, is there a way to create drag and drop interactions? I saw that a lot of people asked for it last year. Is there a way to do it?
In UXPin you can ask and answer questions and share your experience with others!
Can you explain a little bit more? Do you want the users to actually upload on the prototype? Or do you want to mock something around with it?
Drag and drop is not supported yet though these interactions should be added together with gesture based interactions too.
It would be nice if users could drag elements around in preview mode to simulate drag and drop behavior.
Any update on this feature? We're working on some sliders and right now the only way to pull it off is to fake it with states.
Hi Brian,
Right now we're focusing on different features. Stay put for the updates though!
As a workaround, you can simulate drag and drop interaction with "Swipe" triggers and combine it with the interaction "Move to".
Triggering a "Move to" interaction will move an element to a certain position on the x and y axes. You will need to perform a drag action over this element to push it to a certain area, the effect would be similar to the drag and drop.
Here is an example where I used "Swipe" triggers and "Move to" action for 3 scenarios: when I swipe right, down, and up -> https://recordit.co/5pHQvFr8hZ
Hope this helps!