[wp-trac] [WordPress Trac] #39752: Customize: add a post editing flow

WordPress Trac noreply at wordpress.org
Sun Oct 11 15:47:50 UTC 2020


#39752: Customize: add a post editing flow
-----------------------------+-----------------------------
 Reporter:  mattwiebe        |       Owner:  (none)
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Customize        |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  needs-design     |     Focuses:  ui
-----------------------------+-----------------------------
Changes (by celloexpressions):

 * keywords:  ui-feedback needs-screenshots => needs-design
 * type:  enhancement => feature request


Comment:

 This actually needs a new design proposal now, for how the Gutenberg
 editor will integrate with the customizer ([comment:15]). The result is a
 unified interface for editing any aspect of a site with contextual live
 preview (and unified drafting/scheduling/publishing options). There are
 two fundamental design directions that this could go in:
 1. Separate that editor from the front-end preview. Similar to the editor
 in `wp-admin`. The disadvantage is that the preview gets less "live", but
 it may be an easier technical implementation. UI could live in a sidebar
 or in a full-screen overlay that gets toggled with the preview similar to
 the mobile customizer interface.
 2. Integrate the editor into the front-end preview. This could be similar
 to the wp-admin editor with a sidebar for post- and block-level controls,
 with the actual editing happening inline on the frontend of the site.
 Other aspects of site editing would also move from the customize sidebar
 into the preview in this scheme. The preview should retain the ability to
 navigate to different pages on the site during the editing process,
 complicating the technical implementation. This is the general approach
 that I advocated for above in this ticket.

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


More information about the wp-trac mailing list