Unplanned
Last Updated: 18 Dec 2023 10:56 by ADMIN
Vincent
Created on: 18 May 2023 11:49
Category: DatePicker
Type: Bug Report
2
Native DatePicker's popup bounces slightly when opening above the input field

Describe the bug
The is a slight bouncing of the DatePicker's popup when it is opened above the input of the component

To Reproduce

  1. Open this StackBlitz example
  2. Open the popup of the DatePicker

Expected behavior
The popup's opening animation should not have any bounces

2 comments
ADMIN
Filip
Posted on: 18 Dec 2023 10:56

Hi, Vincent,

This a known issue, you can track its progress in our public repo:

https://github.com/telerik/kendo-vue/issues/404

Once it has been fixed the GitHub item will be updated accordingly. As a workaround, I can recommend setting the animate to false via the popupSettings. Here is an example that showcases this approach here:

https://stackblitz.com/edit/dzucjt-fzdwkr?file=src%2Fmain.vue

Please let us know in case further assistance is required.

Regards,
Filip
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Vincent
Posted on: 11 Dec 2023 14:22
bump, still interested in a fix for this issue