angular / components

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

Angular Material official site is NOT RESPONSIVE on small devices. #15435

Closed tuanbs closed 4 years ago

tuanbs commented 5 years ago

What is the expected behavior?

Responsive on small devices.

What is the current behavior?

Not responsive on small devices.

What are the steps to reproduce?

I use Chrome Dev Tool to check if the site responsive on small devices, but it's not.

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

Is there anything else we should know?

AngularMaterial_Not_Reponsive_2 AngularMaterial_Not_Reponsive
davidmcdougs commented 5 years ago

Looks like some pages, namely component documentation, stop responding at about 450 px when using emulation mode in development tools. When I pulled up the same pages on my OG pixel, Which is about 400px, The issue did not occur. Can anyone confirm that this issue occurs on mobile devices, and not just in emulation mode?

jelbourn commented 4 years ago

I tried testing this and everything seems to work as expected on small screens. I'm guessing that the issue popped up from changing mobile screen sizes while the app was loaded (which could break the layout, since real devices never change screen size). Feel free to open a new issue if you have further details.

angular-automatic-lock-bot[bot] commented 4 years ago

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.