Skip to content

TabStrip doesn't switch to scrolling when resized smaller #4381

@tharlinsmith

Description

@tharlinsmith

Bug report

Tabstrips supply scrolling controls (by default) when the tabstrip is initially rendered in a small enough container to require it. However, if the container starts large enough to show all the tabs and is resized to be too small the tabstrip wraps instead of going into scroll mode.

Reproduction of the problem

Open the "edit this example" dojo from the scrollable tabs page at https://demos.telerik.com/kendo-ui/tabstrip/scrollable-tabs. Make the window wide and hit "Run". Shrink the window.

Current behavior

screen shot 2018-07-16 at 3 03 39 pm

Expected/desired behavior

screen shot 2018-07-16 at 3 04 46 pm

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: 3.4.1
  • Browser: all

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions