WIP: Reordering CSS classes on an element does not save/persist

Browser: Chrome Latest
OS: macOS
URL: #
Video: Below

In the latest version of Bricks, reordering CSS classes on an element in the builder interface does not persist. While the UI allows you to drag and drop the classes into a new order, deselecting the element and re-selecting it causes the classes to revert to their original order. The new order is not being saved to the element’s state.

Steps to Reproduce:

  1. Open the Bricks Builder and select any element on the canvas.
  2. Assign two or more CSS classes to the element (e.g., .test-class and .another-class).
  3. In the element’s class input area, drag and drop the classes to change their order.
  4. Click away to select a different element in the structure panel or canvas.
  5. Click back to the original element.
  6. Observe: The classes have reverted to the order they were in before step 3.

Yes, I think in beta/alpha it’s still doable, but it’s not in 2.2

Hi guys,
Thanks so much for your report!

We already have an internal task for this, and the problem will be fixed in the next version.

Best regards,
timmse

1 Like