Problem/Motivation

There are some blocks (Tabs and Breadcrumbs that i have seen so far); which do not work correctly when using Bootstrap 3. They can be placed; but once placed they do not show up as a placeholder when "show content preview" is switched off. They also do not have the option to be configured or moved.

breadcrumb block

Not sure this module is attempting to fix issues like this; but possibly?

These blocks work fine with BS4 and BS5.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
lb-bcrumbs.png52.14 KBliquidcms

Comments

liquidcms created an issue. See original summary.

joseph.olstad’s picture

joseph.olstad’s picture

Possible solution?

https://www.drupal.org/project/media_library_theme_reset

read the project description, try this module, follow instructions /readme in the related module

I haven't tested this yet but the project description leads me to believe it may be the solution we're looking for

liquidcms’s picture

the broken tabs/breadcrumbs blocks in layout builder with BS3 is not a CSS issue. but curious to see what this module does for other issues with LB/BS3.

liquidcms’s picture

Installed media_library_theme_reset and enabled only to find out already enabled. I see it's a requirement of bootstrap_styles which is a req of bootstrap_layout_builder.

joseph.olstad’s picture

perhaps we need both media_library_theme_reset module installed AND this patch?

not sure though I haven't yet tested this.

liquidcms’s picture

you mean this issue: https://www.drupal.org/node/3124174 - hmm, can't say for sure but hard to imagine i wouldn't have come across this and tested by now.. will (re)test after lunch.

liquidcms’s picture

or before lunch... patch doesn't fix anything as far as i can see.

joseph.olstad’s picture

are you using D9.1.x? and 4.1.x latest latest with panelizer removed?
I'm about to test this shortly but ya thanks for the updates

liquidcms’s picture

9.1.11, 4.1.0+

Panelizer is here as i think forced by lightning; but not enabled.

I doubt updating to latest core or 4.1.1 has any impact on BS3/LB, do you?

sylus’s picture

Wrong Issue.

Edited

aaronchristian’s picture

Hi everyone,

We are starting to see less and less support needed for BS3 as we are now using BS5 already.

We won't be working on any bug fixes for older BS versions and will be focusing on BS4/5 for the time being.

Feel free to submit patches though :)

aaronchristian’s picture

Status: Active » Closed (won't fix)
joseph.olstad’s picture

Status: Closed (won't fix) » Needs work

@AaronChristian, BS5 might have a trickle of adoption and it just came out.

Bootstrap 3 is still by far more popular than BS4 and BS5

https://www.drupal.org/project/usage/bootstrap

Unfortunately, even if I wanted to upgrade to BS5 my clients could not because so much already relies on BS3. BS5 is not backwards compatible and it's still in it's infancy in terms of penetration and popularity.

joseph.olstad’s picture

Title: Some blocks are broken by Bootstrap3 in Layout Builder UI. » Some blocks are broken by (Bootstrap3 OR core_context?) in Layout Builder UI.
joseph.olstad’s picture