Skip to content

[sidenav @alpha 9] Regression in styling: sidenav positioning is no longer fixed #1515

@RoxKilly

Description

@RoxKilly

Bug, feature request, or proposal:

Bug

What is the expected behavior?

md-sidenav should remain visible (fixed) even as the user scrolls down the md-sidenav-layout. This is how alpha 7 or 8 worked.

What is the current behavior?

alpha 9 has regressed. Now, when a user scrolls down to reveal more md-sidenav-layout content, md-sidenav goes off the page.

At top of the page; sidenav open:

1

After scrolling down; sidenav open:

2

What are the steps to reproduce?

  • open this plunker
  • scroll down the page
  • open the sidenav
  • the side menu is not visible.

What is the use-case or motivation for changing an existing behavior?

the md-sidenav typically shows a menu or other content that should be visible whenever the panel opens. Currently, the user experience is very poor: the user thinks the site is broken when she opens the sidenav and sees no content (scrolling up is required to reveal the content)

Which versions of Angular, Material, OS, browsers are affected?

Early alphas had this problem, but it was fixed probably around alpha 5. There has been a regression and I noticed the problem on alpha 9-3 on Firefox 49

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundneeds: discussionFurther discussion with the team is needed before proceeding

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions