Issue Overview
The changes introduced in #5431 bring images and other media formats closer in terms of UX. However, there are a couple of things we could further improve:
- Audio & video blocks don't support drag & drop for files. I was able to add that feature with a few lines of code when doing some explorations.
- The drop area doesn't take into account media type, we would need to add this capability.
- Should it be possible to specify using an image URL similar to what we have in case of the audio or video block?
- Should we make
Edit button work in a similar fashion for all media types?
Screenshots / Video
Audio - file selected

Audio - editing

Gallery - files selected

Gallery - editing

Video - file selected

Video - editing

Related Issues and/or PRs
#5431
Issue Overview
The changes introduced in #5431 bring images and other media formats closer in terms of UX. However, there are a couple of things we could further improve:
Editbutton work in a similar fashion for all media types?Screenshots / Video
Audio - file selected
Audio - editing
Gallery - files selected
Gallery - editing
Video - file selected
Video - editing
Related Issues and/or PRs
#5431