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

[5.x] Icon thumbnails in card view #16682

Open
brandonkelly opened this issue Feb 11, 2025 · 4 comments
Open

[5.x] Icon thumbnails in card view #16682

brandonkelly opened this issue Feb 11, 2025 · 4 comments

Comments

@brandonkelly
Copy link
Member

Discussed in #16670

Originally posted by ryanleichty February 10, 2025
I noticed a particular behavior with card thumbnails within a matrix field. If the first card you add has a thumbnail, the thumbnail will display. If the first card doesn't have a thumbnail (like this text entry type), any subsequent cards won't display a thumbnail whether they have one or not. I feel like this is a bug, but maybe it's the intended behavior?

CleanShot 2025-02-10 at 08 43 12@2x

@brandonkelly
Copy link
Member Author

@ryanleichty I’m not able to reproduce that. Are you positive those are the same entry type? (You can have multiple entry types with the same name).

What happens if you reload the page? Any change?

Here’s what I’m seeing:

A matrix field with two inline-editable blocks, each with two nested entries displayed in card view.

@ryanleichty
Copy link

@brandonkelly Sorry for the late response! I just tried this again and it was giving me the same issue, although a slightly different pattern. I'm not sure exactly why it sometimes shows a thumbnail and other times it doesn't.

Image

Here's the field setup:

  • Matrix field (productGallery)
    • Entry (row)
      • Matrix field (columns)
        • Entry type (image)
        • Entry type (text)

@ryanleichty
Copy link

Ok, odd thing just happened, I deleted the top row in the screenshot above that has two image entries. Now the second row with the one image entry that previously showed a thumbnail now doesn't show a thumbnail. It seems like it's the first row that doesn't want to show any of it's child entry thumbnails.

Image

@brandonkelly
Copy link
Member Author

I’m still unable to reproduce that. Can you try enabling safeMode to rule out any plugins/modules that could be interfering?

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

2 participants