Skip to content

[Task] Evaluate how to prevent drag & drop from different non standard trees into standard trees (asset,document,object) #161

Open
@mattamon

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions