This is a migrated thread and some comments may be shown as answers.

Kendo React DropDownList ignoring Disabled

2 Answers 576 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IT Dept
Top achievements
Rank 1
IT Dept asked on 05 Jun 2019, 02:00 PM

Hi,

I've got a Kendo React DropDownList (tested v2.8 and v3.2.0) and it's not disabling despite visually appearing disabled and having disabled={true} be passed to it. The dropdown list still appears, and new items can still be selected.

 

I think this is likely a bug

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 06 Jun 2019, 08:20 AM
Hello, Eric,

Thank you for the video.

I made an example to test it, but it was applied as expected.

Please see the example and advise if I missed an detail:

https://stackblitz.com/edit/react-lckssq?file=app/main.jsx

Also, please advise if this occurs on all browsers or only on some.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Sivaram
Top achievements
Rank 1
Iron
answered on 21 Sep 2022, 11:47 PM | edited on 21 Sep 2022, 11:48 PM

Hi Stefan,

The sample link above did not disabled the dropdownlist. Is it broken?

 

Filip
Telerik team
commented on 23 Sep 2022, 11:06 AM

Hello, Sivaram,

I tested the stackblitz example, the DropdownList doesn't indeed become disabled. However,  versions 2.8 and 3.2.0 are quite old, testing this behavior on  3.5.0 and others above seems to work as expected:

https://stackblitz.com/edit/react-kj6muk-u4vmj4?file=package.json

If it was a previous issue it seems to be fixed.

Regards,

Filip

Tags
General Discussions
Asked by
IT Dept
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Sivaram
Top achievements
Rank 1
Iron
Share this question
or