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

Collect feedback and ideas from editors, clients, devs, other systems, etc... #38

Open Sebobo opened 4 years ago

bstrilziw commented 4 months ago

Hello @Sebobo

our editors really like the new media UI :) However, they miss the "replace asset" function in the inspector. Normally you go to any image property in the inspector, click on the thumbnail and replace the image with the "Replace Asset" button.

Bildschirmfoto 2024-02-26 um 13 34 19

There are already buttons and shortcuts to some functions like delete and download. Would it also be possible to create a link to the media replacement? Either on the image or as a task?

Bildschirmfoto 2024-02-26 um 13 37 11 Bildschirmfoto 2024-02-26 um 13 37 02

Thank you in advance :)

Sebobo commented 4 months ago

Hi @bstrilziw thx for the feedback. The replace button is in the inspector on the right when you select an image in the module itself:

CleanShot 2024-02-26 at 14 00 00@2x

It was intentionally not added to the details view as we didn't have a notice back then when changes would affect the whole website. In theory now that we have a handler for these cases we could add it back again. We just didn't want to many global functions in the details view that would affect other usages of the same asset.