Opened 4 years ago
Last modified 4 years ago
#15347 new bug
Hidden items in sortable aren't sortable directly after showing in one drag.
Reported by: | Roinoss | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Components: ui.sortable + ui.dropable
Case:
- Have sortable with hidden items and shown item.
- Drag shown sortable item over dropable with action 'over' -> function show hidden items.
- Hidden items are visible now.
- Try to sort (without releasing helper) dragged item into hidden before items. They are not sortable until dragged item is dropped.
Fiddle: http://jsfiddle.net/d1a6hmgv/2/
PS.: I couldn't ask about this on forum, always got redricted to login page and after login, to blank page.
Change History (2)
comment:1 Changed 4 years ago by
Summary: | Can't login into jquery forum. → Hidden items in sortable aren't sortable directly after showing in one drag. |
---|
comment:2 Changed 4 years ago by
Note: See
TracTickets for help on using
tickets.
To close - Missed
Something with refresh should be in examples for sortable. Full code: http://jsfiddle.net/s53bvkye/