Reponsive Wrapping for component in an auto layout row/column

  1. Describe the problem your experiencing and how your idea helps solve this

When putting together prototypes to show responsiveness, it is very annoying to have to manually ‘wrap’ a row of components by creating two or more rows. I’d love for the behavior to be similar to the ‘wrap’ flexbox css property where I could select wrap or not and the list of components would wrap to a new row if their combined width is greater than the width of the parent

  1. Add as much context as possible (screenshots, Figma files, mockups, etc.)
    Current Experience (left), Desired Experience (right


    )

  2. Ask questions to bring the community into the conversation
    (e.g. Does anyone else experience this? Is anyone using a plugin or workaround to help solve this?, etc.
    Has anyone found a way to do this??

A post was merged into an existing topic: Wrap elements in Auto Layout to multiple lines