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

Search Filters - Case sensitive #1035

Closed
nemegeerm opened this issue Jun 2, 2021 · 2 comments
Closed

Search Filters - Case sensitive #1035

nemegeerm opened this issue Jun 2, 2021 · 2 comments
Labels
enhancement New feature or request v4 version 4

Comments

@nemegeerm
Copy link

Version used
4.1.0.0

Describe the bug
The value you type in a search filter field with template combo box seems to be case sensitive. In my list I have J317. If I start typing j it shows no result and an empty list

Expected behavior
Case insensitive ?

Screenshots
None

Desktop (please complete the following information):
Chrome

Additional context
None

@wobba wobba added v4 version 4 enhancement New feature or request labels Jun 2, 2021
@wobba
Copy link
Collaborator

wobba commented Jun 2, 2021

Makes sense to look at this. Also remember that returned filter values are case sensitive, but we should be able to match on both.

wobba added a commit that referenced this issue Jun 2, 2021
@wobba
Copy link
Collaborator

wobba commented Jun 2, 2021

Will be part of the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v4 version 4
Projects
None yet
Development

No branches or pull requests

2 participants