Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip non-word characters from string-based filters #57

Open
robere2 opened this issue Jan 18, 2024 · 0 comments
Open

Strip non-word characters from string-based filters #57

robere2 opened this issue Jan 18, 2024 · 0 comments
Labels
Complexity: MED This issue may take some time to complete, but involves no novel concepts to the module good first issue This issue is expected to be easy to complete for a new-comer to the relevant module Module: API This issue pertains to the apps/api module Priority: HIGH This issue is halting multiple issues, significantly hindering users, or is a minor security issue. Type: Feature New feature or request

Comments

@robere2
Copy link
Member

robere2 commented Jan 18, 2024

If a user searches for the string "Men's Hockey", it should return the same results as "Mens Hockey", for example.

@robere2 robere2 added good first issue This issue is expected to be easy to complete for a new-comer to the relevant module Priority: HIGH This issue is halting multiple issues, significantly hindering users, or is a minor security issue. Type: Feature New feature or request Module: API This issue pertains to the apps/api module labels Jan 18, 2024
@robere2 robere2 added the Complexity: MED This issue may take some time to complete, but involves no novel concepts to the module label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: MED This issue may take some time to complete, but involves no novel concepts to the module good first issue This issue is expected to be easy to complete for a new-comer to the relevant module Module: API This issue pertains to the apps/api module Priority: HIGH This issue is halting multiple issues, significantly hindering users, or is a minor security issue. Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant