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

Keep focus in textbox after entering custom text while [autoClose]="false"

1 Answer 86 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Christoph
Top achievements
Rank 1
Christoph asked on 31 Aug 2020, 02:50 PM

Hello, 

is there any way to keep the focus in the textbox after entering a custom text while the property [autoClose]="false" is set? Or are there any plans to provide this functionality?

 

The default behavior is that the focus is no longer in the textbox (like in the following example):

https://stackblitz.com/edit/angular-ksexui-kglkqw?file=app/app.component.ts

 

Regards,

Christoph

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 02 Sep 2020, 07:38 AM

Hello Christoph,

This is actually a known bug on our side that was brought to our attention a while ago, that we're yet to implement a solution for. You can track the issue status here to get notified when we are ready with a fix.

As a workaround, you can focus the input manually on valueChange. Here's an example.

Let me know if I could provide further information on the topic.

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

Tags
MultiSelect
Asked by
Christoph
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or