Opened 15 years ago
Closed 15 years ago
#2968 closed bug (fixed)
Sortable: 'update' gets fired when there is no change
Reported by: | jstayton | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.sortable | Version: | 1.5rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example: http://www.justinstayton.com/sortablesTest.html
There are two connected sortable lists. If you drag 'Latest Articles' into the first list (but don't drop), then drag it back to its original position, 'update' gets fired when there really wasn't an update.
This seems to only occur when the list has a single item.
I have 'update' write to console.log so you can see when it's fired.
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → accepted |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.