Skip to content
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

Angular Material application template with sidebar navigation menu #45

Open
nathanbrizzee opened this issue Jul 1, 2016 · 0 comments
Open

Comments

@nathanbrizzee
Copy link

Hi, I was able to take a generated Angular Material application and combine it with code from https://github.com/sovanna/angular-material-sidenav to get a full sidebar menu like the Angular Material website uses: https://material.angularjs.org/latest/ . This is an initial pass and still has some issues. For instance, the sidebar menu will not fill the screen vertically on a desktop browser, but it does on a mobile device. The css code to make it work is in app.css. However, when enabled, Angular Material Selects ( https://material.angularjs.org/latest/demo/select ) pops their selection list at the top of the page. I think this is a bug in Angular Material but not certain.

If someone wants to take it from here and incorporate it into the generator, please feel free. This would be a really handy starting place for new applications that need a sidebar navigation menu.

AngularMaterialTemplate.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant