<div dir="ltr"><div>Hello everyone!</div><div class="gmail_quote gmail_quote_container"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Here I bring a ChangeSet with a bugfix.</div><div>The bug: when someone wants to drag a method and drop it in the category list, because they want it to change its category, but to a new category that is not in the list, the drop does not work.</div><div><br></div><div>In this link you can see the bug: <a href="https://giphy.com/gifs/aPTvvfUTaqlj0kNzMQ">https://giphy.com/gifs/aPTvvfUTaqlj0kNzMQ</a></div></div><div dir="ltr"><div><br></div><div>The problem is that the list category morph needs to accept the morph that is being dropped before the drop itself. And, because the acceptance is not complete (needs a new category or choose one of the list) is needed to cancel the drag (clicking everywhere) and complete the acceptance.</div><div>The solution is simple, just change the order of the events: first drop the element (because you drop it) and then run the acceptance method. With this change, it works like it should.</div><div><br></div><div>In this link you can see the same feature with the fix: <a href="https://giphy.com/gifs/GXm5QcwxEp3iIx98z7">https://giphy.com/gifs/GXm5QcwxEp3iIx98z7</a></div><div><br></div><div>Have a good day!</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><a href="https://10pines.com/" style="font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium" target="_blank"><img width="108" src="https://10pines.github.io/email-signature/10pines-firma@2x.png" style="margin-bottom:0.5em"></a><h1 style="margin:0px;font-size:14px"><font color="#999999">Joel Cámera</font></h1><h2 style="color:rgb(100,100,100);margin:0px 0px 1em;font-size:14px">Agile Software Development</h2><h1 style="margin:0px;font-size:14px"><font style="font-weight:normal" color="#666666"><p style="margin:0px;font-size:12px">Alem 896, Floor 6, Buenos Aires, Argentina</p><p style="margin:0px;font-size:12px">+54 9 011 6091 3125</p></font></h1></div></div></div></div>
</div></div>
</div></div>