Weird search algorithm in selector component

Hi Stewart,

My guess is that this is a result of fuzzy search mode being case sensitive, at least in a precedence manner.

I don't think you can configure the selector's search mode to be fuzzy and case-sensitive, but you might be able to get closer behavior for what you want by switching the mode to one of the non-fuzzy options:

Retool selector component search mode example

From the component docs you linked above:

Retool selector component search mode docs

1 Like