Spacing between components keep changing

  • Goal: I have a form with various fields that hide/show depending on the underlying data. However, I find that the section that does not change (may vary in length) and the section that does change (hide/show) always has a massive gap. It's not always consistent but it's really hard to figure out why sometimes it shows and other times it doesn't.

  • Steps: I used to have the components in a listview isolated outside of a form. I've added them all to be contained within a form which seems to be helping? There's less spacing randomness between components now but there is always something.

  • Details: This is on cloud and I'm specifically building with a form within a listview.

  • My export
    CreateNew.json (1.6 MB)