Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mat-menu sub-menus don't return to their original size after shrinking #13010

Closed
f1ghtingfalcons opened this issue Sep 6, 2018 · 2 comments
Closed
Assignees

Comments

@f1ghtingfalcons
Copy link

Bug, feature request, or proposal:

bug
material sub-menus get stuck in a 95px width state when you collapse the width of the browser and then expand the size of the browser

mat-menu-error

What is the expected behavior?

material sub-menu items should return to their full size when the screen is wide enough

What is the current behavior?

sub-menu items remain at 95px after the browser width is reduced such that the sub-menus stack even after the screen width is increased such that they should be free to expand to be larger.

What are the steps to reproduce?

You can reproduce the error on the menu/examples page: https://material.angular.io/components/menu/examples

Simply open the nested menus -> collapse your browser width until the nested menus stack -> expand the browser width to the original size ( see gif above ).

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

Text gets cut off unnecessarily making for a worse user experience

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

@angular: 6.1.4
@angular/material: 6.4.6
OS: Windows 10
Chrome: 69.0.3497.81
Typescript: 2.7.2

Is there anything else we should know?

@crisbeto
Copy link
Member

This will be fixed in 7.0 by #12624.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants