-
Type:
Story
-
Status: Ready for Development
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Collection Display Fragment, Fragment Administration
Intro/Context:
LPS-98712 is introducing the concept of Grid that is a new way to deal with Layout Column. We'd like to have the possibility for Collections to be displayed as grid where we could choose the number of item of the list we want to display and the number of items per row for a dedicated Viewport. (Similarly to GRID layout responsive behaviour).
The goal of this story is to replicate the logic for styling GRID fragment by Viewport to the Collection Display fragment, hence allowing a user to configure its responsive behaviour.
-
Given the user has created a collection page and would like to configure the display of the collection on the collection display fragment.
-
When the user wants to set the number of modules per row for a given Viewport
Then the user should be able to :
- set the number of grid modules he wants to display (up to N)
- set the number of items per row (same rule as for responsive and up to 6 per row)
- and the Styling option should be persistent for the given Viewport