johnny / johnny/jquery-sortable

Placeholder in wrong location, dropped item goes to wrong insertion point.

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
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'
});`

![problem](https://cloud.githubusercontent.com/assets/2133370/13498450/06fc27f8-e128-11e5-93eb-be116759364d.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.