[wp-trac] [WordPress Trac] #27198: Improve pushState/hashChange routing in Appearance > Themes
WordPress Trac
noreply at wordpress.org
Mon Feb 24 21:59:20 UTC 2014
#27198: Improve pushState/hashChange routing in Appearance > Themes
-------------------------+-----------------------------
Reporter: gcorne | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.8.1
Severity: normal | Keywords: has-patch
Focuses: javascript |
-------------------------+-----------------------------
Since the Backbone.History in Backbone version 1.1.1 and above includes
better support for query strings, we can improve the routing UX of
Appearance > Themes.
* Use pushState throughout the Appearance > Themes.
* Only use replaceState when adding characters to the search term.
* Support browsers that don't support pushState()
See #26543 and #25963 for additional context.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27198>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list