I have a list of sections, each section has a list of items. I want to show the list of sections and when a user clicks on a certain section it will open (with a toggle) to show all the section’s items underneath it
How can I set the size of the group/background shape so that it will match all the items (different # of items in each section)?