Several instances of adding classes and adding CSS within the bricks editor. Saving, testing on the FE, verifying everything works, then coming back later only to have the classes no longer in the list and the CSS missing.
Other employee updated footer styling 4 times and it got reverted every time.
We do have multiple people working on the site at the same time, but in different templates.
I’ve had issues with this on and off for months. We’ve tried hard refreshing, closing out our windows, clearing caches. Seems inconsistent, but happens periodically enough that it’s an issue.
This might be the problem. Let’s imagine what might happnen:
User 1: Opens a page
User 2: Open another page
User 1 adds a class and saves. Class get’s saved in the databse
User 2 changes something else, saves it, and the classes will also be saved in the database. But, because he doesn’t have the class that User 1 just created, the class will effectively be removed.
You could try enabling “Global data sync” if you don’t have it yet. It’s in experimental, though, so keep that in mind.