Problem/Motivation
#3334253: Update Bootstrap Styles module from 1.0.3 to 1.1.0 and keep needed patches
#3334257: Update Bootstrap Layout Builder module from 2.0.1 to 2.1.1
Steps to reproduce
Scenario: Check if a site admin can create a landing page and add sections to it with different container types Given I am a logged in user with the "Site admin" user When I go to "/node/add/landing_page_lb" And I wait Then I should see "Create Landing page (Layout Builder)" When I fill in "Test Landing page (Layout Builder) by Site Admin" for "Title" And I fill in "Test Landing page (Layout Builder) description" for "Page description" And I select "published" from "Save as" And I press the "Save" button And I wait Then I should see "Landing page (Layout Builder) Test Landing page (Layout Builder) by Site Admin has been created" And I should see "This layout builder tool allows you to configure the layout of the main content area." When I scroll to the bottom of the page And I wait 1s Then I should see "Add section at end of layout" When I add a basic "2 Cols" section at the end of layout And I select the "Boxed" container type with a "Tiny" width And I select the "md" "33% 67%" section breakpoint And I add section gutters Then I should not see "Keep gutters between columns" And I wait for AJAX to finish And I select the "Primary" section background colorThe automated functional test will stop at this point with the follow screenshot by the robot
It can not see thesection background color, as it is under the Bootstrap Navigation Tabs
![]()
Before the update of Bootstrap Styles .. and Using the Layout Builder UX

After the update of Bootstrap Styles .. and Using the Layout Builder UX

Only using Bootstrap Styles ... "NO" Layout Builder UX styles

After the update of Bootstrap Styles and Bootstrap Layout Builder
Having a sticky Bootstrap Navigation Tabs is failing the functional automated testing with media and small screens.

Proposed resolution
- Switch to relative position for
bs_nav-tabsBootstrap Navigation Tabs - Keep the Layout Builder UX style for the
ui-resizable-handleUI Re-sizable Handle for theui-dialog-off-canvasUI dialog off canvas
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-9.0.11, varbase_layout_builder-10.0.25
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
After the fix, Even with small screens

API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3334544: Fixed regression issues between Layout Builder UX and Bootstrap Layout Builder Styles
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshah✅ Released varbase_layout_builder-10.0.25
Comment #13
rajab natshahComment #14
rajab natshah✅ Released varbase-9.0.11