-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
From what I have seen currently the side bar that shows entities only displays Parent/Children relationships, it would however be nice to be able to select multiple different RelationshipTarget
s to organize the entity view by.
Something somewhat like this
// Parent/Child
UiRoot
- Button
- Text
Inventory
Item1
Item2
// Inventory/Item
UiRoot
Button
Text
Inventory
- Item1
- Item2
Theoretically it might be possible to show multiple at the same time, but that might break down when entities have multiple relationships.
alice-i-cecile
Metadata
Metadata
Assignees
Labels
No labels