Completed
Last Updated: 06 Dec 2022 12:41 by ADMIN
Release R3 2022 - Increment 2 (03.08.2022)
Steven
Created on: 26 May 2022 09:10
Category: TimePicker
Type: Bug Report
0
TimePicker's popup is not closing when having multiple TimePickers on the page

Describe the bug
When we have multiple TimePickers on a page and start expanding their popups, the popups that are already expanded are not automatically closing.

To Reproduce

  1. Open this StackBlitz example
  2. Click on the "clock" icon of a random TimePicker to open its popup
  3. Repeat step 2 over other randomly selected TimePicker

Expected behavior
The visible popup of a TimepPicker should be automatically closed when we expand the popup of another TimePicker

Screenshots
image

2 comments
ADMIN
Petar
Posted on: 06 Dec 2022 12:41

Hi, Steven.

The version in which the bug was fixed is 3.4.3 from 12 July 2022. This can be checked in the Change log here. The latest versions of the Kendo Themes that have been available in that period are 5.4.1 or 5.5.0. To be sure there are no issues with the TimePicker component, you need to also update the version of the Kendo Theme used in your project, together with the version of the Native Vue Packages.

Please let me know if the above inforamtion answers your questions or if you need furhter assistance with the current ticket.

Looking forward to your reply.

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Steven
Posted on: 06 Dec 2022 10:46
Hi, what version of the @progress/kendo-vue-dateinputs component introduced this fix. Ive tried the latest version 3.7.3 and it breaks the styling. We want to implement this fix but without the new css classes which appear to have been introduced at some point. Thanks.