-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Pages > Content Pages
-
Epic/Theme:
-
Epic Link:
-
Git Pull Request:
Intro/Context:
Page creators need to be able to preview a page that is being edited without publishing it. Today the only way to get a preview of the page is to press the publish button. The goal of this story is to be able to get a page preview.
Given the Page Creator is editing a page
When the page creator has pressed the preview button
Then he/she is able to preview the page in a modal
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
Can preview the draft in content page before publish | Critical | Manual | No | Yes | Yes |
Can preview the latest draft in content page with a published version | Critical | Manual | No | Yes | Yes |
Can preview the draft in master page template before publish | High | Manual | No | Yes | Yes |
Can preview the latest draft in display page template with a published version | High | Manual | No | Yes | Yes |
Can preview the draft in content page template before publish in Staging site | High | Manual | No | Yes | Yes |
- fixes
-
LPS-105766 Allow user to preview content page before publishing
-
- Completed
-