[wp-trac] [WordPress Trac] #28536: Add browser history and deep linking for navigation in Customizer preview
WordPress Trac
noreply at wordpress.org
Mon Oct 24 06:36:07 UTC 2016
#28536: Add browser history and deep linking for navigation in Customizer preview
-------------------------+-----------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 4.7
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript
-------------------------+-----------------------------
Changes (by westonruter):
* keywords: needs-patch => has-patch
Comment:
The Customizer Browser History plugin code has been refactored into a
patch and improved to work with customize-loader. Patch is available for
review and testing at https://github.com/xwp/wordpress-develop/pull/181
The most brittle part of this code I'd say would be the use of
back/forward navigation when using customize loader. If you are on the
themes page, click to preview a theme, make some changes, and then switch
to another theme in the customizer: if you then start going back, it feels
the browser history can get confused.
To apply the patch, run `grunt patch:https://github.com/xwp/wordpress-
develop/pull/181`
I'm currently 50/50 on whether to push for this or punt it, letting it
remain as feature plugin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28536#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list