Opened 5 years ago
Closed 5 years ago
#5018 closed enhancement (fixed)
Allow Explanation post type editing previews on the frontend
Reported by: | valentinbora | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | has-patch |
Cc: |
Description
For transitioning and editing explanations (i.e. More Information) sections on DevHub, it is pretty unnerving for (explanation) editors to get the formatting right without a proper preview.
Add the functionality to Preview Changes on drafts/autosaves for explanations in the context of their respective parent posts.
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #docs by valentinbora. View the logs.
5 years ago
This ticket was mentioned in Slack in #docs by valentinbora. View the logs.
5 years ago
This ticket was mentioned in Slack in #meta by valentinbora. View the logs.
5 years ago
Note: See
TracTickets for help on using
tickets.
I've added a patch to catch and forward query string parameters from the Explanation post type preview towards its respective parent post (Function, Hook etc.) frontend to allow editors to see their work prior to submitting for review.