html5sortable
html5sortable copied to clipboard
Scrolling page for long list issue
I've a problem when I've a lot of entry in my UL list and they don't show all at the same time in the page (so page get the scroller). If I want to (for example) sort item at the first position, in the last position (outside the viewport), i can't scroll the page using mouse wheel when item to move is clicked. Also the page doesn't scroll if mouse pointer is closer to border-bottom of the page...
So I have to put the item in the middle, release click to sort it, scroll partially the page, sort again the item to the bottom until I get wanted position. Is there a way to fix it?
Hey, this topic has been brought up before https://github.com/lukasoppermann/html5sortable/issues/185 I am happy to accept PRs if you want to provide a solution.
Cheers, Lukas
@itajackass could you provide: (Operating System, Browser and Browser Version). I can scroll down when I drag the element to the bottom of the page. Works on Ubuntu in Chrome and Firefox