-
-
Notifications
You must be signed in to change notification settings - Fork 442
Non global searches are sensitive do diatrics #8582
Copy link
Copy link
Open
Enhancement
Copy link
Labels
apiIssues that require some work on the API (https://github.com/opencollective/opencollective-api)Issues that require some work on the API (https://github.com/opencollective/opencollective-api)
Milestone
Metadata
Metadata
Assignees
Labels
apiIssues that require some work on the API (https://github.com/opencollective/opencollective-api)Issues that require some work on the API (https://github.com/opencollective/opencollective-api)
Type
Projects
Status
No status
Searching for expenses, contributions, transactions...etc on the dashboard is sensitive to diatrics.
Example: Searching for "francois" will not return expenses from "françois".
Expected: Searching for "francois" or "françois" should return the same results, and match all expenses from "françois" or "francois".
Note: this issue is NOT about the opensearch implementation. See
parseSearchTerm.