Show a modal when dropping a file outside the dropzone #44292
Labels
[Feature] Drag and Drop
Drag and drop functionality when working with blocks
[Feature] Media
Anything that impacts the experience of managing media
Needs Dev
Ready for, and needs developer efforts
[Type] Enhancement
A suggestion for improvement.
In this PR @mtias suggested showing a modal when a user drags a file to the editor but outside of the dropzone.
The text of the modal could indicate the type of the file the user is trying to add (image, video, etc.) or we could go with something more generic, like "media". Something else we could do is to show an error modal if the user drags an unrecognized file type.
Initial exploration
Here are a couple of ideas for such a modal: one with a simple list of text options and another one with images.
Screen.Recording.2022-09-20.at.12.15.47.mov
Figma file
The text was updated successfully, but these errors were encountered: