Opened 14 years ago
Last modified 10 years ago
#3223 open feature
Seletable should support auto scroll when reach an edge
Reported by: | Logan Cai | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.6b |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Seletable should support auto scroll when coming to an edge., just like that implemented in Sortable.
Change History (13)
comment:1 Changed 14 years ago by
Priority: | critical → major |
---|
comment:2 Changed 14 years ago by
Owner: | paul deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Milestone: | TBD → 1.next |
---|
comment:4 Changed 13 years ago by
Any update on this? - I could really use this feature on this page: http://demo.xanview.com/media/test/
comment:5 Changed 12 years ago by
I would really like to have any update on this bug. Autoscroll is used in sortable and draggable and it could be "quickly" implemented into sortable.
Here is a example to test in jsFiddle : once we go down in the list items, the scroll does not follow. Version : jQ UI 1.8.11, jQ "edge" http://jsfiddle.net/bY3pE/5/
Thank you a lot and continue the good work !
ps: here is the code used in sortable http://jsfiddle.net/VL2tx/
comment:7 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|---|
Status: | assigned → open |
comment:9 follow-up: 10 Changed 10 years ago by
comment:10 Changed 10 years ago by
Replying to scott.gonzalez:
Sorry, we cannot look at that code due to its licensing. If you'd like to propose a fix, you'll need to send a pull request and sign our CLA.
Hi,
it's fine with me to sign the CLA and give away the code as a pull request, but one question: do I get credited as a contributor then?
comment:11 Changed 10 years ago by
You'll be in the git data as the author and you'll be listed in AUTHORS.txt.
comment:13 Changed 10 years ago by
Replying to jwa107:
Can we expect to see a native fix to this soon?
We are unlikely to get to this before the interactions rewrite which is currently scheduled for 1.13 and we have not heard back from @karolyi. As always we'd be happy to review a pull request.
May need some refactoring to reuse the feature of Sortable.