How to keep everything aligned in a RG

So I am currently working on an app and I am trying to keep everything align in the RG.

The issue is when the length of a title changes or number, that RG row gets pushed to the left or right.

Any best practice to fix the issue?

hey @sheepherd.co :waving_hand:

Basically don’t have anything that says fit width to content. Either set a minimum with or no restrictions at all. The settings need to be exactly as the headers as well. Does that help at all? :blush:

I know it’s frustrating, but it makes sense once it clicks.

:man_facepalming:t5: I did that earlier and I think I changed it because how it looked in smaller screens. I just have to set a minimum width to stop it from doing it. Lol thank you. It was a simple fix. I need to take a nap.

Edit: The responsiveness is not breaking down like it was last time. I do not know what I did wrong but it may be because not all elements had the same formatting. Thanks!

Yeah, remember that the header needs to be the same setup as the elements in the repeating group so it follows everything properly. Minimum width is the way to go normally. :blush: