48
Views
0
Comments
[Drag And Drop Mobile] Vertical Sorting List Bug - Drag and Drop Mobile
Question
drag-and-drop-mobile
Mobile icon
Forge asset by Nate Andrews

Hi all, 

While using the component to achieve a Vertical Sorting List i have found the following bugs:

  • When an element is dropped slightly down but still in it's original position it moves to the top of the list as the OnDrop method "NewPosition" variable assumes the index 0 as it's value;
  • Since my Draggable object is a DropDown List, when the dragging occurs the floating element assumes the first value of the list as the DropDown content and not the one that was previously selected;

Has any one come across a situation similar to the one i have just described and found a fix?

Thanks in advance,
Fábio Carmo

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.