Skip to content

Conversation

@JayGeorge
Copy link
Contributor

@JayGeorge JayGeorge commented Jan 28, 2026

Description of the Problem

When there are many images attached to an assets field, and they're shown in the preview listings it can be unwieldy, as per #13681

image

What this PR Does

  • Closes Large amount of images inside table index #13681
  • Adds a missing gap between the images
  • Shows the first 5 by default
  • Shows how many other images are attached to the field as n +
  • If there are 6, show 6. Since the +1 would take up about the same size as another thumbnail.

Before

2026-01-28 at 12 34 48@2x

After

2026-01-28 at 12 34 39@2x

How to Reproduce

  1. Add an assets field, load it up with images
  2. Set it to "visible" on publish forms so it shows up in the listings

@JayGeorge JayGeorge linked an issue Jan 28, 2026 that may be closed by this pull request
@vitalijalbu
Copy link

will be that merged guys inside v5 as well?

@jasonvarga jasonvarga merged commit 9b15aff into master Jan 28, 2026
12 checks passed
@jasonvarga jasonvarga deleted the asset-field-listing-preview-improvements branch January 28, 2026 15:26
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

Successfully merging this pull request may close these issues.

Large amount of images inside table index

4 participants