Hi! I have an issue with the dynamic height of a repeating group that is scrollable.
I’ve set up a workflow to allow expansion of a row’s height upon click. Same to collapse. The issue is with the last row of the RG, which collapses upon click but there remains a huge blank space. It looks like the RG’s window which is scrollable does not collapse back, it remains at the max stretched height. Any tip on how to fix this? Potentially with CSS.
Initially collapsed last row of the RG
Same row upon expansion
Upon collapse again - this is the issue with the blank vertical space