Unplanned
Last Updated: 03 Apr 2025 13:25 by ADMIN
Ricardo
Created on: 29 Aug 2024 09:56
Category: ComboBox
Type: Bug Report
11
When filtering by two model properties, there is no focused element when the filter results are from the second property

I am using ComboBox and I want to be able to filter by two model properties. To achieve this I have implemented custom filtering through the OnRead event. Additionally, I am ordering the data to first match the results from the one property, which also is used for the TextField, and after that to match the results from the other property. However, when the results are only from the match of the second property, there is no focus.

Here is a REPL example https://blazorrepl.telerik.com/wyaMQhEN108axXJ036 

Steps to reproduce the issue:

Type "a": "Value test - ano" has the focus (the first option in the list)

Type "an": "Value test - ano" receives the focus (the first option in the list)

Type "ano": "Value test - ano" receives the focus (the first option in the list)

Type "anot": no item has focus despite the results being only "Another Value - val"

1 comment
ADMIN
Hristian Stefanov
Posted on: 03 Apr 2025 13:25

Hello,

The issue is also reproducible in the MultiSelect component. Therefore, this item will include fixes for both components.

Regards,
Hristian Stefanov
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!