[wp-trac] [WordPress Trac] #19845: Drag and drop files into the Visual Editor

WordPress Trac noreply at wordpress.org
Sat Mar 1 08:24:15 UTC 2014


#19845: Drag and drop files into the Visual Editor
-----------------------------+-----------------------------
 Reporter:  kovshenin        |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Media            |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:  javascript
-----------------------------+-----------------------------

Comment (by azaozz):

 19845.diff looks good. Will need to expose `containerDragover()` so it can
 be called from TinyMCE when the file(s) are dragged directly over the
 editor.

 Was also thinking about a different workflow:
 - User drops file(s) on the editor (Visual or Text).
 - Instead of opening the media modal and forcing the user to wait for the
 file(s) to be uploaded, we show a small bar in the right or left bottom
 corner that shows the total progress.
 - After the uploading is done, we could notify the user, perhaps by
 changing the color of the progress bar, etc.

 This way we won't interrupt the user while the files are being uploaded,
 i.e. asynchronous uploading.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/19845#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list