Originally created by: tiagomsmagalhaes
I needed to add jQuery Ui Draggable directive to use with this service but, clicking in the backdrop would remove the modal div from the DOM. Since the backdrop didn't trigger the promise i added the event that was referenced on [#107] and made a tweak. I presume it's not a fancy fix, as the event is called in every situation but it doesn't add any problem, as if it doesn't find a modal if it goes through the promise, but I'm new with this and it solved the issue.
I also made a update in gulpfile.js for the new method of testing.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Ticket changed by: dwmkerr
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: dwmkerr
Thanks @tiagomsmagalhaes !