- Issue created by @nod_
- 🇬🇧United Kingdom catch
Adding some related issues from the XB issue queue.
- First commit to issue fork.
- Merge request !11972Remove Layout Builder dependency for the config and rendering of the Navigation sidebar → (Open) created by casey
- 🇳🇱Netherlands casey
I've created a MR that removes the dependency on layout_builder while keeping the same config format for navigation.block_layout. The dependency is removed by simply calling the Layout and Block plugin managers directly.
The UI is still to be replaced. I only emptied navigation LayoutForm and added a new route "navigation.layout" to replace "layout_builder.navigation.view".