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

[BUG][Tabstrip] Tabstrip scrollable btns are active with no tabs overflow #2635

Open
InaGlushkova opened this issue Nov 6, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working FP: Unplanned Label that indicates that this is a valid feature request or a bug report. KendoReact pkg:Layout SEV: Medium

Comments

@InaGlushkova
Copy link

I'm submitting a...

Bug report

Current behavior

When we have a Tabstrip with scrollable property set to true but no actual overflow items, the scroll buttons are still active for a click and get disabled after the first click.

Expected behavior

When we have tabs with no overflow the scrollable buttons should be disabled.

Minimal reproduction of the problem with instructions

  1. Open the following Stackblitz EXAMPLE
  2. The scrollable buttons are active but there is no overflow
  3. Click on the scrollable button
  4. Notice that the buttons get inactive until you reload the page

Reported in ticket ID: 1669222

@InaGlushkova InaGlushkova added Bug Item which indicates that something is not working KendoReact pkg:Layout SEV: Low uplanned' FP: Unplanned Label that indicates that this is a valid feature request or a bug report. SEV: Medium and removed uplanned' SEV: Low labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working FP: Unplanned Label that indicates that this is a valid feature request or a bug report. KendoReact pkg:Layout SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant