SOLVED: UI Reorder fails Bricks

Bricks Version: 1.5.4
Browser: Firefox Developer
OS: macOS 12.6
URL: Localhost

Trying to use the UI to change the structure order to move an element up one level and nothing happens.

Three screen Shots demonstrating what I am trying to do that is not working as expected in Bricks 1.5.4:



I have tried with different browsers and site installs.

Ok, I posted on FaceBook as well because I am under the gun to get this done - hey - that rhymes!

So I MUST use Flex it seems and the content on the page should reorder but not the structure panel?

Also, and this was weird, once I entered the “-1” in this case, then deleted it, the Edit screen did NOT update. Is it intended behavior then to refresh the page?

Thanks

Hi John,
Thanks so much for your report!

Correct, the order parameter only works with flexbox or grid:

The structure panel is completely independent of the CSS properties you assign to the element. It won’t turn red if you apply the element a red background :wink:

Best regards,
timmse