Skip to content

feat(mat-menu): Height menu is reducing when the page is scrolling #13988

Closed
@lfdantoni

Description

@lfdantoni

Bug, feature request, or proposal:

When the menu is opened and scrolling it, the height menu is reducing.

What is the expected behavior?

The height menu shouldn't change.

What is the current behavior?

The height menu is reducing

What are the steps to reproduce?

  • Open menu
  • Scroll page

menu-issue

https://stackblitz.com/edit/angular-material-menu-issue

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

Better user experience

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

Version 7

Is there anything else we should know?

I found It is happening in the menu overlay, when page is scrolling, the overlay height is reducing but, if the user scrolls to oposite way, this heigh is not recovering its height that it had before.

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: material/menu

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions