It would be nice to have the ability to configure a header/navbar item that turns into a dropdown menu. This would allow quick navigation to multiple pages under one header item without taking up the entire horizontal navBar. It could function much that way the "Language" dropdown looks, and would be configured in siteConfig.js
Yes
I am using docusaurus and we have a lot of pages we want to provide quick navigation to via the header/navBar. We are running out of horizontal space. Some of our pages could be logically grouped together under a single navBar dropdown item if that feature was available
I am using docusaurus and we have a lot of pages we want to provide quick navigation to via the header/navBar. We are running out of horizontal space. Some of our pages could be logically grouped together under a single navBar dropdown item if that feature was available.
It seems like it would be fairly simple to implement, as the language dropdown already basically works the way I want. It just needs to be made configurable in the siteConfig.js
Yep, I'm supposed to work on this. Making it show up on desktop is not hard, the main blocker here is the current Infima nav dropdown is not mobile-friendly. Will prioritize this.
Thanks! Looking forward to it
hi - any update on this one or ETA when u think it will be done?
+1
hello - any ETA on this ticket?
It will be in our next release
Most helpful comment
Yep, I'm supposed to work on this. Making it show up on desktop is not hard, the main blocker here is the current Infima nav dropdown is not mobile-friendly. Will prioritize this.