telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.91k forks source link

Cascading Dropdown List doesn't resize when previous selection is changed #7459

Closed kendo-bot closed 11 months ago

kendo-bot commented 1 year ago

Bug report

List height not properly adjusted in Cascading DropDownList since 2023.1.314

Reproduction of the problem

Dojo: https://dojo.telerik.com/osuTaKON

  1. Select Parent 2 from Parent DDL

  2. Open Child DDL

  3. Select Parent 1 from Parent DDL

  4. Open child DDL

Scrollbar appears and not all items visible

Expected/desired behavior

Height shall be adjusted correctly and no scrollbar shall be present

TicketID: 1617835

Environment

Kendo UI version: 2023.1.314 or newer Browser: [all]

ag-petrov commented 11 months ago

Seems to not reproduce with the latest version

awewety commented 1 month ago

how did you resolve this issue?