- Issue created by @f.mazeikis
We are adding ability to group/categorise Components via Experience Builder UI.
User can create new Categories via UI. Category doesn't have to contain any Components in it.
User needs to be able to drag and drop Components from one Category to another and arrange categories in specific order.
When deleting a Category, any Components contained within should be disabled.
Create new "Category" Config entity with the following functionality:
weight
, label
and components
propertiescomponents
propertygroup
property of such SDC exists. If it does, place Component in that Category. If such Category doesn't exist, create it.status: false
) all of Component entities it "contains"Active
1.0
β¦Β to be triaged