BelongsTo search should be case insentitive with json field #4770
Unanswered
whitespacecode
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
I believe you can come out with a custom relation search class if you need it right now. Since this change the current behavior I'm putting it under feature request for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I see the issue to search onto json columns is fixed on regular search?
#3303
#509
The problem still presents when you have a BelongsTo with searchable()
When you want to create a new record the search is still case insensitive.
Example (Product have a json name field)
Beta Was this translation helpful? Give feedback.
All reactions