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

Avatar is not displayed in search results next to title #34

Open
mustafaaloko opened this issue Oct 21, 2020 · 0 comments
Open

Avatar is not displayed in search results next to title #34

mustafaaloko opened this issue Oct 21, 2020 · 0 comments

Comments

@mustafaaloko
Copy link

mustafaaloko commented Oct 21, 2020

Currently, avatar is not being shown next to title as stated here. See the below image. I don't know if I am doing something wrong.

Screen Shot 2020-10-21 at 21 38 24

I was able to fix this by implementing Laravel\Nova\Contracts\Cover interface in ImageCropper class. The original Laravel\Nova\Fields\Avatar field also implements that.

Is there any other way to achieve this currently?

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

No branches or pull requests

1 participant