Closed (fixed)
Project:
Bootstrap Styles
Version:
1.2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2022 at 12:56 UTC
Updated:
2 Feb 2026 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Abdullah Yassin commentedComment #3
Abdullah Yassin commentedComment #4
Abdullah Yassin commentedComment #5
Abdullah Yassin commentedComment #6
guido_sIn some cases Bootstrap 5 also changed classes from "left" to "start" and "right" to "end".
So [class*="start"] and [class*="end"] need to be added. Maybe there are more cases like this.
Comment #7
guido_sComment #8
guido_sI think this module should better get a complete refactoring for bootstrap 5.
Or maybe provide settings to select the bootstrap version in use and change the markup and styles accordingly.
Maybe some issues are already being worked on in other issues, but some of the problems I'm currently seeing are:
It's really hard to get a good looking, usable layout builder, especially as drupal core itself does some ugly things there by just reverting ALL styles inside layout builder, which causes huge UX issues on form widgets. So I'm very grateful for all the good ideas this module provides.
Comment #10
rajab natshahComment #11
rajab natshahComment #12
rollins commentedI can confirm that the patch resolved the issue with Bootstrap 5
Comment #13
rajab natshahComment #14
rajab natshahComment #16
rajab natshahComment #17
rajab natshah✅ Released bootstrap_styles-1.2.3
Comment #18
rajab natshah