mseemann / angular2-mdl

Angular 2 - 14 components, directives and styles based on material design lite (npm: @angular-mdl/core)
https://mseemann.io/angular2-mdl
MIT License
556 stars 95 forks source link

Tabs are not Responsive #1090

Closed ghost closed 6 years ago

ghost commented 7 years ago

Right Now If the Tabs are viewed in mobile like

image

So the user can't navigate to next tab. It would be better If there is previous, next button like the one below

image

Refer https://material.angularjs.org/latest/demo/tabs

mseemann commented 6 years ago

I'm not going to add such a feature for many reasons:

If someone want's to add this feature I can review the pr and add it.