Closed
Description
opened on Mar 30, 2022
Describe the bug
Trying to filter dashboard's card results using "text/contains" filter can be confusing since it's case-sensitive.
To Reproduce
- Save sample database's People table as a GUI question
- Add the question to a dashboard
- Create a "text/contains" dashboard filter and connected it to "People — Name"
- Save changes
- Try to search for "Hudson" and for "hudson"
- "Hudson" has results and querying "hudson" has no results
Expected behavior
"text/contains" should be case insensitive or there should be a way to manage to control the behavior.
Demo
Activity