form--search-block-form.html.twig uses 'form-row', but that class has been removed from bootstrap

Created on 17 May 2023, about 1 year ago
Updated 1 July 2023, 12 months ago

Problem/Motivation

The template form--search-block-form.html.twig still uses the class form-row, but the class was removed in Bootstrap 5 https://getbootstrap.com/docs/5.0/migration/#forms

After updating Bootstrap Barrio and Bootstrap I noticed the search block looked different. When I compared my local to production, I saw that flex was no longer applied.

I have not seen the issue reported, even though I thought it would impact other sites, so I am wondering if I am the one who's missing something.

Steps to reproduce

Update Bootstrap Barrio and Bootstrap from 4 to 5.
Inspect the search block

Proposed resolution

Update the template to use utility classes

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Closed: won't fix

Version

5.5

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024