Skip to content

mat-sidenav-container - hide address bar on mobile devices #7818

Closed
@maku

Description

@maku

Bug, feature request, or proposal:

Feature Request

What is the expected behavior?

When using mat-sidenav-container it should be able that address bar on mobile devices will be hidden when scrolling.

What is the current behavior?

Address bar is not hidden.

I guess because of the "content" is placed in mat-sidenav-container the content "scrolls" in mat-sidenav-container and therefore the browser is not aware of the scrolling.

What are the steps to reproduce?

Look at e.g. https://material.angular.io

Maybe it is possible to use mat-sidenav without mat-sidenav-container...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions