-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Navigation and Structure #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bebraw @SpaceK33z fixed build errors so this should be good to go, feel free to review again. |
There is one thing that is bothering me a bit: if you click on Documentation -> Output, the submenu doesn't expand (showing the options in Output). I have to click on the small arrow icon next to it to expand it. Note that I tested this with |
Weird, that behavior doesn't work on |
It's a problem with the |
Ah, yeah. It's the same issue. Reopened. |
Yeah I tried to debug it a bit, with very little luck, the odd thing is the Navigation component is essentially passed the same thing from Site but that url works fine. We could always go back to using window but I think @bebraw was trying to avoid that (which I agree makes sense). However, seeing as this issue is somewhat separate from this PR maybe I can fix the one conflict later today and then merge this? Any Sidebar issues could be tackled all at once when we implement the new design... |
@skipjack Yeah, we can resolve it separately. Probably good to do a little session over it when we are both online at the same time. |
Sounds good, or if you and @NejcZdovc want to try to resolve it before the redesign PR that's cool too. Either way 👍 |
So @skipjack, this is good to merge I think? After fixing the merge conflict you can merge it :). |
Re-opening after accidentally closing #325.