Skip to content

Docs for Sidenav needs update #6937

@bogacg

Description

@bogacg

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Having Docs that reflect latest updates in project:

Example in Docs for Sidenav being compatible with latest version (2.0.0-beta.10). There is now Drawer Component.
Material 2.0.0-beta.10 produces .mat-drawer-content class for content of Sidenav. Drawer component's content seems to handle scrolling case as well, so example does not need to add overflow: auto;

What is the current behavior?

Having examples of older version.

.mat-sidenav-content class is referred in current Docs example, also scrolling is handled in that example, which is not needed with current version (for content at least, if not sidenav).

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentdocsThis issue is related to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions