Group fit height to content not working

Hi Guys

I am trying to create a survey builder function, which will query a database for content and return the right content (questions, inputs etc).

Currently, I am trying to allow for certain questions to have multiple responses, meaning that I can have nested followup answers (e.g. “What software do you use” then “For each software, rate their features”). This is quite important to the way that I am trying to build this up.

In order to do this, I have a card with a repeating group (in red):

image

However, it looks like the card (which is a Group) is not resizing to the number of cells in the repeating group:

image

I have the card group as “Fit height to content”, but it doesn’t seem to be resizing, even though it is not fixed height.

Short of creating a condition to say “when repeating group’s cell count is x, height is y”, I don’t know how to fix this.

Any ideas how I can get around this?

Without seeing the current layout settings for your RG and all related container elements it’s hard to say, but presumably you’ve got some settings wrong somewhere (probably some minimum heights…)

So feel free to share some screenshots of your layout settings if you want some more specific help here…