[new engine] Repeating group minimum width issue

The new engine, when using minimum height of 0, works fine on repeating groups. However, when using a minimum width of 0, regardless of content placed inside, squeezes down all the way to 0.

We are able to make this work, but we find ourselves spending way too much time on something that should be simple to handle.

Please bubble, kindly make sure you either add any of the following requested below;

  • allow the ability to control minimum width inside the conditional tab. (The current minimum width is for the layout of the entire repeating group, not the content inside of it).
  • Stop ignoring content inside of repeating groups, similar to the height functionality, if we have a group with 225 minimum px, it should not squeeze down to 0.

See examples below.