zorab47 / active_admin-sortable_tree

Show ActiveAdmin index as a nested tree with drag'n'drop
MIT License
162 stars 127 forks source link

Need to display message after dragged #10

Closed ryancheung closed 10 years ago

ryancheung commented 11 years ago

I just used this gem with closure_tree and It works like a charm. But it would be perfect to display success or error message, esp. the error message. It should notice user that the drag action failed if the ajax request did not success.