ix icon indicating copy to clipboard operation
ix copied to clipboard

ix-tab resize and click issues

Open mahmoud-hosny92 opened this issue 7 months ago • 1 comments

Prerequisites

  • [X] I have read the Contributing Guidelines.
  • [X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

We are using ix-tabs in a div that is changing size, we have some observations to it

1- When the div is resized, the ix-tabs doesn't change size and the arrows are always rendered even if the view is showing all tabs. 2- When pressing on a tab, it scrolls all the way to the right and doesn't start at selected tab.

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

2.3.0

Code to produce this issue.

https://stackblitz.com/edit/wmcsx3?file=src%2Fapp%2Ftabs.ts

mahmoud-hosny92 avatar Jul 09 '24 12:07 mahmoud-hosny92