-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestrequirement-proposedThis is a new proposed featureThis is a new proposed feature
Description
Enable grid view for CoreList component, so that all children (CoreListItem) appear on grid.
The new variant (GRID) should also support the following:
-
- props for number of items in every row for different screen sizes (default, sm, md,...)
-
- props to enable toolbar
-
- toolbar to navigate between LIST and GRID, preferably multiple GRID sizes (like 3 items per row OR 4 items per row OR ...)
-
- the toolbar should also have a search (this will only search in the already rendered items)
-
- Support lazy loading for the CoreList
-
- CoreListSubHeader is getting wrapped
-
- if a array is sent inside the list it will create a list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrequirement-proposedThis is a new proposed featureThis is a new proposed feature

