html5sortable icon indicating copy to clipboard operation
html5sortable copied to clipboard

Scrolling page for long list issue

Open itajackass opened this issue 7 years ago • 3 comments
trafficstars

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?

itajackass avatar Oct 30 '18 15:10 itajackass

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

lukasoppermann avatar Oct 30 '18 15:10 lukasoppermann

@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

kaffarell avatar Jul 19 '20 09:07 kaffarell