Skip to content

Navbar refactor #8865

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

Closed
wants to merge 11 commits into from
Closed

Navbar refactor #8865

wants to merge 11 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2016

Will resolve #4191 and #8779.
Should merge #8863 and #8648 before merging this.

Andy Hanson added 9 commits May 23, 2016 06:12
Previous algorithm would sort *after* adding to top-level nodes.
This was broken because top-level nodes were simply all in a flat array, so this would cause sorting among unrelated elements.
Now we collect all the nodes in a single logical level and sort them before adding them to topLevelNodes.
@msftclas
Copy link

Hi @Andy-MS, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Andy Hanson). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@ghost ghost force-pushed the navbar_refactor branch 2 times, most recently from 5c6203c to 3d17894 Compare May 27, 2016 21:09
@ghost ghost force-pushed the navbar_refactor branch from 3d17894 to 37ed5e4 Compare May 27, 2016 21:10
@DanielRosenwasser
Copy link
Member

Disregard previous comment, I see that it's based on an existing branch

@ghost
Copy link
Author

ghost commented Jun 3, 2016

Closed in favor of #8958

@ghost ghost closed this Jun 3, 2016
@mhegazy mhegazy deleted the navbar_refactor branch November 2, 2017 21:02
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class with same name in different modules not showing NavBar
2 participants