Completed
Last Updated: 01 Apr 2019 09:45 by ADMIN
Ruslan
Created on: 23 Jan 2019 20:49
Category: KendoReact
Type: Feature Request
3
KendoReact MultiSelect - request to add the autoClose property

I want to make a request to add the autoClose property to manage KendoReactMultiSelect control.

Here is an example of code with several MultiSelect controls on the same page without the autoClose property:

https://stackblitz.com/edit/react-w4yhvh

You can clearly see that the autoClose property will be really useful.

Thanks.

4 comments
ADMIN
Stefan
Posted on: 01 Apr 2019 09:45
Hello,

I'm happy to announce that this property is already implemented:

https://www.telerik.com/kendo-react-ui/components/dropdowns/api/MultiSelectProps#toc-autoclose

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
ADMIN
Stefan
Posted on: 29 Jan 2019 09:48
Hello, Dino,

The main reason why this is not implemented initially is that we have the opened property which allows controlling when the popup will close.

We design our React component to be more customizable, with a small number of initial build-in features. With the time, based on how the components are used, we will make some of this build-in to allow easy setup for common cases.

We agree that this is one of them and will work on adding it.

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
Dino
Posted on: 28 Jan 2019 09:58
This would be a very useful feature indeed. I don't see the reason why this feature is missing in React version of Kendo components.
ADMIN
Stefan
Posted on: 24 Jan 2019 10:49
Hello, Ruslan,

Thank you for the request.

We will keep track of the interest in this feature and will plan it accordingly for one of our future releases.

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