AccoICT
11 months agoCommunity Member
Storyline reveal drag items one at a time, prevent dropped items to jump back.
I made a custom drag and drop interaction where the drag items have to reveal one at a time with only one item allowed in each drop target .
When the user drops a drag item on a drop target already containing an item, the previously dragged item snaps back to its original position. This makes the drag item stand on top or below the next revealed drag item . The easy way to fix this would be to have the drag items reveal at different places, but I don't want to do that for UX reasons.
Does anyone have a workaround to have the dragged items stay in place?