When I use groups to arrange a number of items i find that sometimes the group will randomly add a header and place the components that were supposed to be inside the group in the new header add-in for that group. This happens specifically with the collapsible container. I have also been having a number of layout issues with the collapsible container component. All of a sudden I have the containers in weird positions in a drawer when they were nicely stacked before. Now I have to scroll down a ton to get to the next collapsible container. Sees like I have everything set up and then it goes haywire! Positions change, the collapsible containers get headers where there were no headers. The front end doesnβt seem stable!
Here is an example of a group getting a footer add on randomly. I keep fighting this group component. I think the issue is when I place a group in a footer or a header of anouther component like a modal it will add the coresponding add on to that group. Maybe its best not to use the group component in component headers or footers? I noticed in the example below I have a group in a footer of a modal and then it adds a footer to that group. In anouther component I had a group in a header and it kept adding the header add on to the group.



