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

Allow upload when picking item from the inspector #222

Open lorenzulrich opened 7 months ago

lorenzulrich commented 7 months ago

If the Media UI is used to pick items from an inspector property, uploading assets should be (optionally - behind a feature flag) allowed.

lorenzulrich commented 5 months ago

BTW, I also think it is a good idea regarding consistency. Currently, you can delete an image in the dialog, but you cannot upload anything.

Sebobo commented 5 days ago

I think we can turn it on, test whether the layouts don't break and run with it. Uploading and immediately editing the asset in the dialog is probably better than any other current way.