angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.28k stars 6.71k forks source link

mat-select-panel width and position does not update when switching screen orientation #5298

Open sashanana opened 7 years ago

sashanana commented 7 years ago

Bug, feature request, or proposal:

Bug

What is the expected behavior?

mat-select-panel would be responsive when switching screen orientation

What is the current behavior?

It's not fully responsive

What are the steps to reproduce?

In landscape open mdSelect

image

Close the select and switch to portrait and open the same mdSelect image

cannot see options because the width is too big

dhuallanca commented 6 years ago

I have the same problem, any update to solve this bug?

yoonjesung commented 6 years ago

Also related to this issue: https://github.com/angular/material2/issues/7811

braeutigamj commented 6 years ago

I also have that problem, does someone know a workaround?

SteveGZr commented 6 years ago

Any update?

macjohnny commented 5 years ago

this should be fixed with https://github.com/angular/material2/pull/14932