[wp-trac] [WordPress Trac] #31436: Handle conflicts in concurrent Customizer sessions

WordPress Trac noreply at wordpress.org
Sat May 22 20:00:44 UTC 2021


#31436: Handle conflicts in concurrent Customizer sessions
-------------------------+-----------------------------
 Reporter:  westonruter  |       Owner:  (none)
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  Future Release
Component:  Customize    |     Version:  3.4
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  javascript
-------------------------+-----------------------------

Comment (by celloexpressions):

 It would be interesting to see some prototyping here for Gutenberg phase 3
 - concurrent editing. The customize API, and the types of settings that it
 includes, are modular enough that there's a good baseline for enabling
 concurrency and locking relatively quickly. Previous work (linked above)
 looks like a good start for implementation.

 This would be separate from whatever mechanism blocks and the block editor
 end up with, but could work for widget-blocks in the customizer and bring
 this improvement to non-block-based themes. And it could offer insights
 into a better overall API approach for the block version's build out.

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


More information about the wp-trac mailing list