Combobox doesn't trigger 'onFilterChange' when Suggestions enabled

1 Answer 47 Views
ComboBox
Radosław
Top achievements
Rank 1
Radosław asked on 02 Sep 2024, 01:05 PM | edited on 03 Sep 2024, 04:45 AM

Hi,

I'm struggling with one issue, when both options filtering and suggestion are enabled, 'onFilterChange' is not triggering when the last character is filled in.

Code example: https://stackblitz.com/edit/react-tahdg9?file=app%2Fapp.tsx

Steps:

Enter: "1" -> event has been triggered

Enter: "11" -> event has been triggered

Enter: "111" -> event has been triggered

Enter: "1111" -> event has not been triggered

Hit backspace -> event has been triggered

Enter again: "1111" -> event has been triggered

Is it a bug or I'm doing something wrong? ;)

1 Answer, 1 is accepted

Sort by
0
Yanko
Telerik team
answered on 04 Sep 2024, 11:02 AM

Hi, Radosław,

Thank you for the provided demo and for bringing this to our attention.

I tested the given example and was able to reproduce the described behaviour. I logged it as an issue in our public repo, where it can be tracked and monitored:

We are sorry for any inconvenience the issue might cause. I have granted you 500 Telerik points for bringing this to our attention. 

Please let me know if you need further assistance.

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

Tags
ComboBox
Asked by
Radosław
Top achievements
Rank 1
Answers by
Yanko
Telerik team
Share this question
or