johnny / johnny/jquery-sortable
Cannot drag an item within a position:relative sub-list
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
When a sublist is `position:relative`, an item can only be dragged to the bottom of the list.
An example can be seen at http://jsfiddle.net/jdwire/wn4yLj4p/. The list in Item 3 works fine, but if I try to drag an item into the list in Item 5, in which the ol is `position:relative`, the item cannot go anywhere except the bottom of the list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.