-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
.Backend.Correctness.RegressionBugs that were previously fixed and/or bugs unintentionally shipped with new features.Bugs that were previously fixed and/or bugs unintentionally shipped with new features.Priority:P3Cosmetic bugs, minor bugs with a clear workaroundCosmetic bugs, minor bugs with a clear workaroundQuerying/Parameters & VariablesFilter widgets, field filters, variables etc.Filter widgets, field filters, variables etc.Reporting/DashboardsType:BugProduct defectsProduct defects
Milestone
Description
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
CleanShot.2022-03-30.at.18.23.31.mp4
polyakoff, KyleMagner, remigabillet, leonalao, Mboulgour and 2 more
Metadata
Metadata
Assignees
Labels
.Backend.Correctness.RegressionBugs that were previously fixed and/or bugs unintentionally shipped with new features.Bugs that were previously fixed and/or bugs unintentionally shipped with new features.Priority:P3Cosmetic bugs, minor bugs with a clear workaroundCosmetic bugs, minor bugs with a clear workaroundQuerying/Parameters & VariablesFilter widgets, field filters, variables etc.Filter widgets, field filters, variables etc.Reporting/DashboardsType:BugProduct defectsProduct defects