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

Tab nav bar not staying on one line when it overflows #9795

Closed
mdelorimier opened this issue Feb 5, 2018 · 3 comments
Closed

Tab nav bar not staying on one line when it overflows #9795

mdelorimier opened this issue Feb 5, 2018 · 3 comments

Comments

@mdelorimier
Copy link

mdelorimier commented Feb 5, 2018

Bug, feature request, or proposal:

Bug

What is the expected behavior?

When the tabs inside a mat-tab-nav-bar overflows, we should se arrows on both sides to be able to "scroll"

What is the current behavior?

The tabs fall on multiple lines

What are the steps to reproduce?

https://stackblitz.com/edit/angular-eebng6 (Resizing the windows might be necessary depending on your screen size)

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

Having multiple tabs in a tab-nav-bar

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

  "dependencies": {
    "@angular/animations": "^5.1.1",
    "@angular/cdk": "^5.1.1",
    "@angular/common": "^5.1.1",
    "@angular/compiler": "^5.1.1",
    "@angular/core": "^5.1.1",
    "@angular/flex-layout": "^2.0.0-beta.12",
    "@angular/forms": "^5.1.1",
    "@angular/http": "^5.1.1",
    "@angular/material": "^5.1.1",
    "@angular/platform-browser": "^5.1.1",
    "@angular/platform-browser-dynamic": "^5.1.1",
    "@angular/router": "^5.1.1",
    "chart.js": "^2.7.1",
    "chartjs-plugin-annotations": "^0.6.1",
    "chartjs-plugin-datalabels": "^0.2.0",
    "core-js": "^2.4.1",
    "rxjs": "^5.5.2",
    "zone.js": "^0.8.4"
  },

Is there anything else we should know?

Might be related to #8871

@WandersonAlves
Copy link

Same problem 😞

@andrewseguin
Copy link
Contributor

Dupe of #2177

@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 8, 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