Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Intro/Context:
Currently, several out of the box content types such as "Web Content", "Documents" and "Blog entries" support configuring a display page template which results in the dynamic creation of a display page for each content item.
Ghost pages problem: However those display pages are floating and are not represented anywhere in the page hierarchy or navigation. This web content can be in draft stage, be associated to a display page or be associated to 1 or multiple collections. Having "ghost page" may happen every time a web content creator creates a content.
Goal: The goal of this story is to get access to the realistic view a specific web content (collection item) using the associated Display Page from a Collection Items.
-
Given the user is looking at a given Collection Page from the page tree or page admin and clicks on a Collection Page
-
When the user is looking at web content items associated to the collection
Then the user can see:
- the Collection items (or web content):
- both in Draft or Published state
- with or without Display page
-
When the user looks at the Collection items in the modal
Then N web content items are displayed and the user can use pagination to see next collection items.
-
When the user is looking at a Collection item
Then the user that clicked on the 3 dots:
- can click "Edit web content" of the display page
- can click "View Display Page Template"
Notes:
- Mockups (are not up to date): figma
- Please refer to acceptance criteria in Story.
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 view information about collection items of collection page | Critical | Manual | No | No | Yes |
Can view more collection items use pagination in Collection Items modal | High | Manual | No | No | Yes |
Can access to edition of collection items in Collection Items modal | High | Manual | No | No | Yes |
Can access to display page in Collection Items modal when the collection item has associated display page template | Critical | Manual | No | No | Yes |
Can view information about collection items of collection page when enable Live | Medium | Manual | No | No | Yes |
Attachments
Issue Links
- fixes
-
LPS-57016 Real webcontent preview without loosing page context (working code)
-
- Reviewed
-
- is related to
-
LPS-116668 LPS-110183 - Product QA | Test Automation Creation
-
- Closed
-
- Testing discovered
-
LPS-116618 The page style is broken when click back button
- Closed