You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reordering lists by dragging items down seems to work fine, but if I drag an item up, it just goes back to the position it was in before the drag. Is this the way it's supposed to work?
Wait, I was wrong. I just wasn't dragging it up far enough. It just doesn't reorder unless you drag the item completely above the item you want to put it before.
It threw me off because dragging down reorders immediately after you begin the drag.
Also, if you start by dragging down, the only way to keep the original order is to drag the original item all the way above the item that moved up (which was originally above it). If you start by dragging up, however, you can keep the original order by just not dragging it all the way above the item before it.
It would seem more intuitive if the behavior were the same in both directions.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Reordering lists by dragging items down seems to work fine, but if I drag an item up, it just goes back to the position it was in before the drag. Is this the way it's supposed to work?
I've tried it in my app and the example at http://codepen.io/calendee/pen/lcjHe
The text was updated successfully, but these errors were encountered: