Goal:
I have a tabbed container set to auto height with a table inside it (also set to auto height). When I expand a row in the table to show details, I want both the table and the tabbed container to expand in height so no vertical scrollbar appears automatically. Ideally, they should also collapse back when the row is closed.
Issue:
Currently, when expanding a row, a vertical scrollbar appears instead of the components resizing properly. Sometimes the height expands as expected, but it does not collapse again when the row is closed.
Additional Info:
- Environment: Cloud
- Screenshots:
Expanded row → Shows vertical scrollbar instead of auto-adjusting height.
Collapsed rows → Extra white space remains instead of collapsing back.
- App JSON: Operations - Projects V2.json (158.8 KB)
@Darren @Jack_T @Tess @ChiEn — do you have any suggestions or guidance on this?

