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

_contains filter is case sensitive #53

Closed
roiLeo opened this issue Apr 13, 2022 · 5 comments · Fixed by #57
Closed

_contains filter is case sensitive #53

roiLeo opened this issue Apr 13, 2022 · 5 comments · Fixed by #57
Assignees

Comments

@roiLeo
Copy link
Contributor

roiLeo commented Apr 13, 2022

make insensitive filter when using _contains we might need to edit query schema

@vikiival
Copy link
Member

👀
vikiival/kodapi#6

@vikiival
Copy link
Member

vikiival commented Apr 13, 2022

Not sure what do you mean? / Can you expand please?

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 15, 2022

Not sure what do you mean? / Can you expand please?

I noticed when using name_contains on CollectionEntityWhereInput it will look for the exact term (case sensitive)

use case:
Screenshot 2022-04-15 at 10-39-08 Low minting fees and carbonless NFTs

Screenshot 2022-04-15 at 10-38-32 Low minting fees and carbonless NFTs

I think we should have the same result if we search for "Kitty" or "kitty"

@vikiival
Copy link
Member

Screenshot 2022-04-21 at 11 07 53

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 25, 2022

Top! When will this be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants