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
As a user, I want to preview how a page’s content will look on a specific date, so I can ensure all scheduled contentlets appear as intended without changing the current live view.
Acceptance Criteria
Preview Mode for Scheduled Contentlets Only
Users can select a future date, and the UVE (Universal Visual Editor) displays contentlets scheduled for publication by that date.
This preview only applies to contentlets; the page layout, language versions, personas, or other page properties do not change based on the selected date.
Page API Handling for Preview Mode + Future Date
The Page API retrieves both live and scheduled (working) contentlets based on the selected future publish date.
The API does not alter page-level properties and maintains a consistent layout view across all date selections.
Distinction Between Edit and Preview Actions
Users can seamlessly switch between Edit and Preview modes in the UVE.
The Preview mode always shows the current live version of the page with future-dated contentlets, ensuring users experience an accurate representation of scheduled content without risk of modification.
Limitations and Scope
Date-based preview applies solely to contentlets within the UVE and does not alter page-level versions or page layouts for different dates.
No editing of future-dated content is available in Preview Mode; if editing is required, a separate action or dialog is presented to the user to switch to Edit mode for future content.
Future Date Selector
A date selector is available in Preview Mode, allowing users to specify a date to view the page’s contentlets as they would appear on that future date.
This selector only impacts the visibility of scheduled contentlets, not the live page’s overall structure, layout, or configuration.
By implementing these features, the FTM (Future Time Machine) feature will allow users to review future-scheduled content within the constraints of the UVE, enhancing visibility and planning capabilities for scheduled content.
Parent Issue
#29574
User Story
As a user, I want to preview how a page’s content will look on a specific date, so I can ensure all scheduled contentlets appear as intended without changing the current live view.
Acceptance Criteria
Preview Mode for Scheduled Contentlets Only
Page API Handling for Preview Mode + Future Date
Distinction Between Edit and Preview Actions
Limitations and Scope
Future Date Selector
By implementing these features, the FTM (Future Time Machine) feature will allow users to review future-scheduled content within the constraints of the UVE, enhancing visibility and planning capabilities for scheduled content.
Links
Design Doc
PRD Document
Preview Mode Figma
Tasks
The text was updated successfully, but these errors were encountered: