Save page data form values in application state with support for undo/redo

Created on 14 November 2024, 2 months ago

Overview

πŸ“Œ [PP-1] Make "page data" tab in right sidebar work Postponed introduced the "Page data" tab in the right sidebar with the node form rendered via the Semi-Coupled theme engine. That initial implementation didn't cover connecting the form values to the application state β€”the Redux storeβ€” which is also a prerequisite of supporting undo/redo actions in that form.

Proposed resolution

  1. Connect the page data form values to the Redux store.
  2. Support undo/redo actions for form value changes.
  3. Reduce the displayed fields to the following:
    • Title
    • Menu settings
    • Comment settings
    • Revision information
    • URL Alias
    • Authoring information
    • Promotion options
    • Published/Unpublished

User interface changes

Only a predefined set of fields is shown in the page data form.

✨ Feature request
Status

Active

Version

0.0

Component

Page builder

Created by

πŸ‡³πŸ‡±Netherlands balintbrews Amsterdam, NL

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024