Suggestion: Improve Filter Function (Case Sensitivity Issue)

Hi all,

I noticed that the current table filter seems to be case-sensitive, which can make searching less intuitive.

For example:
• Searching for “facebook” returns no results
• Searching for “Facebook” works as expected

This suggests the filter is case-sensitive, which can easily lead to missed results.

Suggestion: Make the filter function case-insensitive by default (or add an option to toggle case sensitivity).

Hi @Alex, Thanks for the report and suggestion.

The current filter is case-sensitive by design, so this is expected behavior. That said, your point on “contains” is well taken — we’ve logged a feature request to make text field “contains” filters case-insensitive by default, with an option to toggle case sensitivity when needed.

1 Like