Open
Description
Currently it is possible to drag & drop elements from non standard trees
into the standard trees
which causes problems with update/reload/refresh operations
Maybe firing an event in the drop event so you can cancel the drop altogether. E.g. like https://github.com/pimcore/admin-ui-classic-bundle/blob/1.x/public/js/pimcore/events.js#L205