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

[Improvement] Case insensitive search for object title and key in filter grid view #389

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

robin-ntriga
Copy link
Contributor

This solves the following issue:
pimcore/pimcore#6954

This improvement will make sure users can search the grid view Key and Title fields, without having to exactly match the case of the text.

Copy link

github-actions bot commented Jan 11, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@robin-ntriga
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@robin-ntriga
Copy link
Contributor Author

recheck

Refactor: lowercase the value once outside the if block
Copy link

sonarcloud bot commented Feb 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@cancan101
Copy link
Contributor

What is the status of the PR?

@robertSt7 robertSt7 added this to the 1.6.0 milestone Jul 26, 2024
@robertSt7 robertSt7 merged commit e9a696d into pimcore:1.x Jul 26, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2024
@robertSt7
Copy link
Contributor

@robin-ntriga Thanks for your contribution. I have created an issue for the changes in the core. If you have time we would highly appreciate a pr for that

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

Successfully merging this pull request may close these issues.

Improvement - No case sensitive and wildcard usage in filter grid view
5 participants