angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.31k stars 6.72k forks source link

Cascading navigation drawer #5944

Open clement-hollander opened 7 years ago

clement-hollander commented 7 years ago

Looking at the Navigation Pattern docs, it's allowed to have a cascading navigation drawer on Desktop : https://material.io/guidelines/patterns/navigation.html#navigation-patterns

The MdSidenav works great at the first level, but anybody has dealt with it ? What would you recommend ? Or has the team previewed to handle that ?

donroyco commented 7 years ago

See #119. Please use the search function.

clement-hollander commented 7 years ago

@donroyco thanks but I meant "Cascading navigation drawer" detailed here : https://material.io/guidelines/patterns/navigation.html#navigation-patterns not "Cascading menu support"

willshowell commented 7 years ago

@clement-hollander I personally haven't seen that discussed here before. I think @jelbourn and @mmalerba are planning to do some refactoring of the sidenav to improve the api, so perhaps something like this will be considered.

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.