Needs work
Project:
Bootstrap
Version:
5.0.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2024 at 11:18 UTC
Updated:
16 Sep 2024 at 18:55 UTC
Jump to comment: Most recent
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.


| Comment | File | Size | Author |
|---|---|---|---|
| bootstrap3_upload_forms_2024-09-15_130855.png | 7.24 KB | marc.bau | |
| bootstrap_upload_forms_2024-09-15_130855.png | 15.01 KB | marc.bau |
Comments
Comment #3
hatuhay commentedComment #4
marc.bauTested it, but I cannot see the border?
details.css is not added to page.
Comment #5
hatuhay commentedDetails is added only for multiple values field is set, otherwise it is loaded as a regular field
Comment #6
marc.bauThe 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.