Flowpack / media-ui

The development repository for the new Neos media management interface
GNU General Public License v3.0
20 stars 16 forks source link

UX: Confirmation for changing a collection's parent collection #207

Open lorenzulrich opened 9 months ago

lorenzulrich commented 9 months ago

The "Collection" selector of an Asset is at the same place as the "Parent collection" selector of a collection.

Changing the collection of an Asset basically means moving a file, which is a minor action.

Changing the parent collection of an Asset Collection restructures the Collection tree which has more consequences.

As both elements are (rightfully) at the same place, you might easily mix it up after e.g. changing collection and accidentially change the parent collection of a collection.

Therefore, I would suggest a confirmation dialog for this action.

Affected Versions

Neos: 8.3 UI: 8.3.4 Media Module: 0.13

Sebobo commented 6 months ago

I wanted to remove those selectors with #190 and replace all those with drag & drop or cut & paster buttons in the tree. Just don't know when this is done, so we could add a dialog until then and even keep the dialog when it's done in the tree.