Skip to content

Feature: State persistence

Muhammad Adnan requested to merge feature/persistent-state into 8.x

When someone decides to hide the sidebar in a node edit page, we remember their preference. We then apply this preference during subsequent node edit page loads. This could be on the node edit form for the same node or any other node.

Merge request reports