Toggle Preview Should Refresh Preview

Created on 4 March 2023, over 1 year ago
Updated 5 April 2023, about 1 year ago

Problem/Motivation

If the form is edited prior to toggling the preview pane on, the preview that is displayed is the preview that was generated when the form was initially loaded. Toggling the preview pane should also automatically 'refresh' the preview, so the first display of the preview pane will always reflect the latest representation of the form.

Steps to reproduce

* Edit a node.
* Update the title
* Toggle the preview pane on.
* Confirm that the preview does not show the current title from the form.

Proposed resolution

Toggling preview on should automatically refresh. Toggling off should not. This could be done on the backend by updating the ajax callback function, or on the client by simulating a click on the preview button.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States brianperry

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024