- Issue created by @Martygraphie
- 🇨🇭Switzerland saschaeggi Zurich
Hey Marc
Thanks for putting this together. Unfortunately we'll not develop the feature any further in Gin as it has since been moved to Core as an experimental module! We'll soon remove our experimental implementation. You can already use Core's version by enabling the navigation module.
Feel free to test out Core's implementation and directly provide feedback towards the Core issue queue.
Cheers!
- 🇷🇪Réunion Martygraphie Saint-Denis (Réunion)
Hi @saschaeggi,
I find this quite unfortunate.
Your approach enables a modern solution without relying on two separate modules (Layout Builder and Navigation). However, since I don’t use the Layout Builder module in my projects, I find it burdensome to enable such a complex module just to manage an admin toolbar.
I’m taking the liberty of submitting my patch, which addresses all the related points.....Marc