-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Custom entity name representation for autocomplete #5189
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
base: 4.x
Are you sure you want to change the base?
Conversation
5bb75aa to
625be33
Compare
|
I have rebased on master and fix CS and PHPStan validation. Documentation CI failure is not related to this PR |
|
Hi guys, I would like to see this PR in action. Why is there no progress here? If there are problems, I would like to fix them. |
|
I would also like to see this one being merged. |
|
@javiereguiluz is there any chance that this can be added to EA? |
|
@Lustmored can you resolve conflicts? |
Fix #3753
This implements feature requested in #3753 in a way suggested within.
My one concern in backwards compatibility within
EntityPaginatorInterface. Not sure what to do here, possibly just write a note inUPGRADE.md?