Droppable: Fixes: Ticket #10111.#1273
Conversation
Clear greedy children when a draggable is dropped on a target droppable.
|
Link to issue: http://bugs.jqueryui.com/ticket/10111 |
|
@Mdonmounts Can you please sign the CLA and add a unit test? |
|
Closing due to inactivity. |
|
Sorry, don't really use Github so I didn't see this til now. I have signed the CLA and am trying to add a unit test now. Hold pleas. |
|
Also, could anyone point me at tests that actual tests functionality like this at the moment? As far as I can tell, some of the droppable tests do nothing (shouldDrop and shouldNotDrop just return 'ok'). I see some draggable stuff in there that I'm trying to follow/use to get the testing I need in. |
|
Take a look at |
|
So 4 years later people are still forced to fix this on their own inside the jquery-ui code? scottgonzalez commented on May 6, 2015 Well played! |
Clear greedy children when a draggable is dropped on a target droppable.