Widget for multivalued file field overlap

Created on 13 December 2024, 6 days ago

Problem/Motivation

With the latest two releases (rc14 and rc15) thumbnail images from a multivalued image field inside a paragraph do overlap rendering the widgets unusable.

Steps to reproduce

Install the latest (rc15) version of gin and place a multivalued image field inside a paragraph.

Proposed resolution

My suspicion of what's going on: A style rule in is setting the height of the to some calculated value. tries to override it, but rule wins because of higher specificity.
Add a second selector to the css rule in gin.css in order to properly override claro.

Remaining tasks

I am not familiar with the build process of claros css files, so the attached patch just works on the css. Someone with more knowledge of the build process should please backport it to the scss code.

User interface changes

none

API changes

none

Data model changes

none

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇨🇭Switzerland piridium

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024