latest update breaks on dropdown focusableId

3 Answers 245 Views
DropDownList
Sergey
Top achievements
Rank 1
Iron
Sergey asked on 06 Dec 2022, 09:35 PM
is it depricated or replaced?

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 09 Dec 2022, 02:39 PM

Hi Sergey,

I will need more context on the case.

What kendo UI version are you upgrading from?

What is the expected behavior and what is the current one?

It will be best if you can replicate the problem in a Dojo demo so I can investigate further.

Finally, the latest Kendo UI release introduced a Floating label to the DropDownList, and the previous one fixed two bugs.

Regards,
Nikolay
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/.

0
Sergey
Top achievements
Rank 1
Iron
answered on 19 Dec 2022, 02:09 PM

Hi Nikolay

We currently have:

"@progress/kendo-angular-dropdowns": "^5.5.0",

for dropdowns.

I can't tell what this code do as it was implemented some time ago.

Thought I would find some info here.

This property seems deprecated and there is no documentation on it.

Can't speculate what was it for.

It gives a compile error if we upgrade to lates kendo.

0
Martin Bechev
Telerik team
answered on 22 Dec 2022, 08:06 AM

Hi Sergey,

The Kendo UI for Angular DropDowns version 5.5.0 is quite outdated and doesn't support Angular v12 and above. Install the latest version 7.2.4 to be able to use the components in the latest Angular versions (12-15).

https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/ 

Regards,
Martin
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.

Sergey
Top achievements
Rank 1
Iron
commented on 03 Jan 2023, 12:55 PM

Hi Martin,

Updating to the latest version is the original goal.

I need help to deal with deprecated attribute/functionality.

I can't find help files on it any longer. Can you find it (going back to the version that had it)? I need to understand what it was for and what to do with it.

 

Thank you,

Sergey Klepikov

Martin Bechev
Telerik team
commented on 06 Jan 2023, 09:13 AM

Hi Sergey,

Please could you provide some more details about what is the desired end goal and how the DropDownList should behave? Thus we can provide better assistance on how to achieve the requirement with the current component rendering.

The focusableId is a hidden property of the dropdown components. Changes in properties and methods that are not publically documented and part of the API aren't considered as breaking.

Using any of the properties that are not listed in the public API of the Kendo UI for Angular components should be done at your own discretion as these properties are subject to changes. 

Looking forward to your reply.

Regards,

Martin

Tags
DropDownList
Asked by
Sergey
Top achievements
Rank 1
Iron
Answers by
Nikolay
Telerik team
Sergey
Top achievements
Rank 1
Iron
Martin Bechev
Telerik team
Share this question
or