The main navigation of Estadão currently contains a large number of items. We recently carried out a major redesign, which has required frequent updates — adding new items, removing others, and rearranging their positions.
However, these changes are difficult to implement, especially in production. Modifying a single item can disrupt the entire menu. When items don’t fit properly within the container, they may wrap to a new line. Additionally, reordering items can introduce errors that may become visible on the website or even break the navigation entirely.
Therefore, we need the navigation to support a save and publish workflow, similar to what exists in Composer and PageBuilder. This would allow us to make all necessary changes without impacting newsroom operations. Once everything is reviewed and validated, we can then publish the updates so they become visible to users.