Add a patch for the Bootstrap Layouts module to support Bootstrap 5

Created on 18 May 2022, over 2 years ago
Updated 30 May 2023, over 1 year ago

Problem/Motivation

Bootstrap 5 data-* changed to data-bs-*.
See details: Migration to BS5

In bootstrap_layouts
There is a help text below the additional field:
E.g. id|custom-id,role|navigation,data-something|some value.

Steps to reproduce

Bellow additional attributes field, in help text, there is a message:
E.g. id|custom-id,role|navigation,data-something|some value.
It's better to change it to support Bootstrap 5.

Proposed resolution

Change text to:
E.g. id|custom-id,role|navigation,data-bs-something|some value.
There is a patch on issue: #3281144 🐛 Change data-something in description text to data-bs-something to support Bootstrap 5 Fixed

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-10.0.0-alpha1 , varbase_core-10.0.0-alpha1

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

Before:

After:

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.0

Component

Code

Created by

🇯🇴Jordan Abdullah Yassin

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024