Issue with layout on top level group page after user completes Trial Registration on screen sizes below 1503px
# Summary With the addition of the chat panel, once a user completes the /-/trials/new registration flow and is dropped on the top level Group page, the metrics area is rendered in a stacked layout on screen sizes below 1503px. This causes a lot of the content to be shifted down the page and a suboptimal user experience. # Current Behaviour | Page at 1503 px | Page at 1502 px | |-----------------|-----------------| | ![image.png](/uploads/7bc4f5382527505511bb74a982f75fe4/image.png){width="881" height="600"} | ![image.png](/uploads/a72e44cbed256ca6ab58e6129a60491a/image.png){width="881" height="600"} | ### Steps to Reproduce 1. Create a Free GitLab.com Group 2. Initiate an Ultimate Trial 3. Complete Trial registration 4. Land on /{group-name} with a screen size less than 1502px # Ideal Behaviour Given that this is the first exposure for those in a trial coming from the /-/trials/new path, ideally the metrics will not shift in such a drastic way for those on small and medium screen sizes. I have a potential direction that could be taken below. ![CleanShot 2026-03-27 at 10.06.44@2x.png](/uploads/4096981cba6e68709ce199f39007322e/CleanShot_2026-03-27_at_10.06.44_2x.png){width="900" height="307"}
issue