Skip to content

Include classes as childItems in navigation bar #8811

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

Merged
3 commits merged into from
May 26, 2016
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 25, 2016

Working on #8764

@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;

@@ -11,4 +11,4 @@
//// }
////}

verify.navigationBarCount(6); // 2x(class + field + constructor)
verify.navigationBarCount(9); // global + 2 children + 2x(class + field + constructor)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is getting silly. we should change navigationBarCount to take a level, or indent, and count all entries at that level.

@mhegazy
Copy link
Contributor

mhegazy commented May 25, 2016

👍

@mhegazy
Copy link
Contributor

mhegazy commented May 25, 2016

feel free to update the tests in a different PR.

@ghost ghost force-pushed the navbar_class_child_item branch from c38772f to 1bae2c4 Compare May 25, 2016 20:49
@ghost ghost merged commit cd5a443 into master May 26, 2016
@ghost ghost deleted the navbar_class_child_item branch May 26, 2016 13:48
@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.

2 participants