Description of the limitation and why it is relevant to address
According to the ChildEntityManager documentation, the flex
parameter could be specified. However, this is not the case when coding it. As can be seen in the screenshot below, the UI of a full width ChildEntityManager looks really ugly and is not very usable. We want to be able to place them next to each other via the flex
option.
Current workarounds
None