ng-lightning / ng-lightning

Native Angular components & directives for Lightning Design System

Home Page:http://ng-lightning.github.io/ng-lightning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right-most tabs flow out of container's width

elsa-ng opened this issue · comments

Browser: Chrome 74.0.3729.131
ng-lightning: 4.40
Lightning Design System: 2.8.3

The application that I am working on has enough tabs that will cause the right-most tabs to flow out of the container's width.

The issue can be reproduced by navigating to the Tabs component in ng-lightning (https://ng-lightning.github.io/ng-lightning/#/components/tabs) and click on the 'Add Detail' button until it goes out of the container's width. You will see that the tabs don't wrap when it reaches the container's max width.

Here is a screenshot:
ngl-tabset

Please do not hesitate me should you require additional information.

Thank you!