You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
When a changeset is made, often the changes specifically relate to a given URL and with a specific panel, section, and control being expanded. It would be ideal if whenever a changeset is saved, that we pass along the current previewUrl and any expanded panel/section/control so that these params can then be used in the links generated for “Edit in Customizer” and “Preview SnapshotChangeset” as the url and autofocus params respectively.
This closely relates to Customizer Browser History, and this would greatly help with returning to work on a changeset after saving.
The text was updated successfully, but these errors were encountered:
When a changeset is made, often the changes specifically relate to a given URL and with a specific panel, section, and control being expanded. It would be ideal if whenever a changeset is saved, that we pass along the current
previewUrl
and any expanded panel/section/control so that these params can then be used in the links generated for “Edit in Customizer” and “PreviewSnapshotChangeset” as theurl
andautofocus
params respectively.This closely relates to Customizer Browser History, and this would greatly help with returning to work on a changeset after saving.
The text was updated successfully, but these errors were encountered: