johnny / johnny/jquery-sortable
Placeholder in wrong location, dropped item goes to wrong insertion point.
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
I'm having an issue where a space is opening in the wrong location and the dropped item is landing in the wrong place.
`$("ol.relationship-sortable").sortable({
handle: '.fa-arrows',
axis: 'y',
opacity: 0.5,
tolerance: 'pointer'
});`

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.