Closed (fixed)
Project:
Barrio Bootstrap 5 Theme
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Apr 2020 at 19:24 UTC
Updated:
21 May 2020 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vdsh commentedI added a div class=input-group if we have a suffix or a prefix, and updated slightly the html for prefix & suffix to render them as in Bootstrap's documentation.
I have a couple of questions:
- For a reason I couldn't explain, adding the input-group class to the fieldset is not enough to make the input behaves properly. I couldn't understand why
- I first edited the fieldset.html.twig file before realizing it was not the one used, but form-element.html.twig was in fact the one used. Is this fieldset template used anywhere?
It's my first patch for a theme and I am in no way a twig expert, so please review & comment.
Comment #4
lolandese commentedComment #6
hatuhay commented