I am trying to either find a way to change change a component within a group to first instead of last when the width of a group is reduced down, OR change a container Layout from Row to Column if the same. As an example, here is what I am encountering, and am hoping to swap the search bar with the Create New Button. For reference, There is a main row group which contains text and another row group containing search bar and create new button, as you see in the screenshot of the element tree.
@michael24 if I understand well your request; you would like to have the “create new” button aligned to the left in the second screenshot?