[wp-trac] [WordPress Trac] #35827: Customizer: Create a dropzone for adding images

WordPress Trac noreply at wordpress.org
Sun Feb 12 00:27:18 UTC 2017


#35827: Customizer: Create a dropzone for adding images
-------------------------+-----------------------------
 Reporter:  melchoyce    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Customize    |     Version:  4.1
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  ui, javascript
-------------------------+-----------------------------

Comment (by celloexpressions):

 Also, we can use the notifications API now to show errors directly in the
 customize pane without worrying about the media modal. For any media type
 that's dropped in and supported by the control, the dropzone can directly
 accept the image and process it without opening the media modal and
 breaking the flow at all. A modal would only be required for cropped-image
 controls, and that could go straight to the cropping step. This should
 eliminate a lot of clicks and complexity if implemented well.

 Glancing at my old patch, I'm not sure whether it has much to work off of,
 for what it's worth.

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


More information about the wp-trac mailing list