Completed
Last Updated: 20 Sep 2022 11:12 by ADMIN
Release R1 2023 - Increment 1 (26.10.2022)
Ashiq
Created on: 06 Jun 2022 12:42
Category: DropDownList
Type: Bug Report
1
The position of the DropDownList's popup is not correctly updated when filtering its items

Describe the bug
The position of the DropDownList's popup is not updated when the popup is opened above the component and the data items in the popup are filtered.

To Reproduce

  1. Open this StackBlitz example in a new tab
  2. Resize the browser's window in a way the DropDownlist is at the bottom of the visible area and click on the component to expand its popup. Because there is no space below the DropDownList, its popup should pop above the component
  3. In the search box in the popup write "sm"

Expected behavior
The bottom of the popup should be constantly stuck to the DropDownList and not staying at it initial position above the compoennt.

Screenshots

DDL-filter.mp4
2 comments
ADMIN
Plamen
Posted on: 20 Sep 2022 11:11

Hi,

Fixed in version 3.6.2 of Kendo UI for Vue.

Regards,
Plamen
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

jake
Posted on: 16 Sep 2022 14:26
Experiencing the same thing with combobox. This causes a lot of confusion with users and it is something I need to have resolved ASAP.