[wp-trac] [WordPress Trac] #28536: Add browser history and deep linking for navigation in Customizer preview
WordPress Trac
noreply at wordpress.org
Thu Feb 16 18:29:29 UTC 2017
#28536: Add browser history and deep linking for navigation in Customizer preview
-------------------------+-----------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 4.8
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript
-------------------------+-----------------------------
Comment (by westonruter):
Tentatively we're thinking to use the functionality as it exists in the
feature plugin which only applies when customize-loader is not used, and
also to remove customize-loader from being used in core. Currently the
customize-loader is used on the themes admin screen and for the Customize
button on the admin dashboard, but it is not technically needed and it
adds a lot of complexity which makes browser history in the customizer
challenging. The primary gain in using customize-loader is that exiting
the customizer is very fast because it just means an iframe is removed
from the document. On the themes admin screen, which uses JS for theme
search, also manipulates the browser history so returning to the themes
admin will already restore the previous search. We'll have to evaluate the
pros and cons.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28536#comment:49>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list