Problem/Motivation

In bootstrap 3 we had a nice border around file forms. So it was clear where the form element starts and where it ends. This is currently visually not easy to see. Attaching images from Bootstrap 3 and 5 to compare.

a

b

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

marc.bau created an issue. See original summary.

  • hatuhay committed 97b0256f on 5.0.x
    Issue #3474508: Add a border to file forms
    
hatuhay’s picture

Category: Bug report » Feature request
Priority: Normal » Minor
Status: Active » Fixed
marc.bau’s picture

Status: Fixed » Needs work

Tested it, but I cannot see the border?

details.css is not added to page.

hatuhay’s picture

Details is added only for multiple values field is set, otherwise it is loaded as a regular field

marc.bau’s picture

The fields I tested with allow multiple file and image entries. They are just empty as not ipload has been done yet. However I think it should look the same all times if we think about the outer border.