Bug Tracker

Modify

Ticket #3206 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

Nesting Sortables is not working - connecting all groups of same class

Reported by: mlang74 Owned by:
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: Cc:
Blocking: Blocked by:

Description

In a scenario where you want to connect mutliple sort groups in a single jQuery call the nested sortables do not work.

$('.contentGroup').sortable({items:'.contentArea', handle:'.moveButton', connectWith:'.contentGroup', opacity:'.5'});

I have a sample html file including the css, and page script. See attached.

Attachments

Sortables_NestedError.html Download (3.3 KB) - added by mlang74 5 years ago.
Demonstrates that nested sortables are not working

Change History

Changed 5 years ago by mlang74

Demonstrates that nested sortables are not working

comment:1 Changed 5 years ago by mlang74

related to 3207 - sortable stops working when sorted items are made resizable

comment:2 Changed 5 years ago by flesler

  • Status changed from new to closed
  • Resolution set to invalid

Please repost this to the  UI Bug Tracker.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.