User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Add Auto scroll in the draggable lists, eg drag an item and the list will automatically scroll up/down if you reached the bottom/top of the list.
Apply the PR and check the administrator/index.php?option=com_plugins&view=plugins
to see if the list auto scrolls when the dragged item reaches to the bottom of the page
Status | New | ⇒ | Pending |
Category | ⇒ | Repository NPM Change JavaScript |
Labels |
Added:
NPM Resource Changed
?
|
I have tested this item
Hi,
it does work for standard items (e.g. articles) but e.g. on Linux, the scrolling starts only in specific position, very hard to find it - in fact it is very hard to start the autoscroll
https://i.imgur.com/GOqpBcL.gif
In subforms, it does not work entirely.
Jan
In subforms, it does not work entirely.
Subforms are NOT using the same drag and drop script, so that's expected
Subforms are NOT using the same drag and drop script, so that's expected
Ok, as you can see on my GIF, I get problems to sort on my Linux, so will be good, if other can test it in other environments.
I have tested this item
The drag scroll is very very slow
It is not longer possible to drop except at the last position
Note: i tested the codepen which worked fine
The drag scroll is very very slow
I have the same behaviour on Linux (KDE), it starts to be faster but only in specific position and it is hard to find this position.
let's use the max speed param
For me, there is no change :-( ... it is still slow until I find randomly the place where it starts to work (but as written above, it is really hard to find this place)
I'm putting this in draft mode. Will revisit later
Closing here as the solution is different than the approach in this PR
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-14 18:11:03 |
Closed_By | ⇒ | dgrammatiko |
nice find