https://www.mostholyplace.org/misc/test ... roblem.wbs
02) Note that SiteSearch1 is below Button1 in the Object Manager...

03) In the workspace, Button1 and SiteSearch1 are on the same row (no wrapping) inside Flex Grid1...

This is looking good.

03) Preview project in a browser and see that Button1 and SiteSearch1 stay on the same row.
The workspace and browser preview match.

04) Drag Button1 below Sitesearch1 in the Object Manager.
05) In the workspace, Button1 is now to the right of Sitesearch1 which is what I want.

05) However, preview the project in a browser and see that Button1 has moved down to another row...

Is this the way the software is supposed to work? I am trying to keep everything on the same row.
06) Modify the 'Order' numbers under each object's Flexbox setting...
- Sitesearch1 = 1
- Button1 = 2
07) Preview project in a browser and see that Button1 still moves down to another row.
Is this a bug?
08) Keep Order Numbers the same and now drag Button1 above Sitesearch1 in the Object Manager as it was before...

09) Preview project in a browser.
Everything is on the same row as I would like, with the Button1 on the right of Sitesearch1.

Is this a good workaround?
Thanks!