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] Navigational buttons are not shown automatically when tabs are added dynamically #3001

Open
vveesseelliinnaa opened this issue Mar 18, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working C: TabStrip KendoReact pkg:Layout SEV: Medium triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

Description

The left and right arrow buttons don't appear automatically when the tabs in the Tabstrip are added dynamically.
Resizing the browser window forces the component to display the arrow buttons.

Steps To Reproduce

  1. Go to https://stackblitz.com/edit/react-so1akxwp-rahvgmye?file=app%2Fmain.tsx,app%2Fapp.tsx
  2. Click the "Add Tabs" button several tabs (e.g. 10)
    Result: the navigational buttons are not renred
    Expected: resize the browser a bit to see the expected rendering

Screenshots or video

No response

Actual Behavior

the scroll buttons are not shown

Expected Behavior

the scroll buttons has to be shown if the width of all tabs exceed the with of the TabStrip

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the KendoReact package (if regression).

No response

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working C: TabStrip KendoReact pkg:Layout SEV: Medium triaged mark the triaged issues with correct priority labels Mar 18, 2025
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 C: TabStrip KendoReact pkg:Layout SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant