[Task] Evaluate how to prevent drag & drop from different non standard trees
into standard trees
(asset,document,object)
#161
Labels
non standard trees
into standard trees
(asset,document,object)
#161
Currently it is possible to drag & drop elements from
non standard trees
into thestandard trees
which causes problems with update/reload/refresh operationsMaybe 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
The text was updated successfully, but these errors were encountered: