Hello Team,
I’d like to suggest an enhancement to the filter functionality. Currently, the filter box only generates results if the search term matches the start of a word in the record. For example, typing "pro" will return results like "project" or "progress," but it won’t include records like "pizza professional," where "pro" appears later in the word.
It would be extremely helpful to enable substring matching in the filter box. This would allow users to locate records where the search term appears anywhere within a word. For instance:
- Input: "pro"
- Current Results: "project," "progress"
- Desired Results: "project," "progress," "pizza professional," etc.
This enhancement would make the filtering process much more flexible and user-friendly, especially for datasets with varied naming conventions or structures.