Project

General

Profile

Actions

Enhancement #24414

closed

Updating bootstrap columns css classes

Added by Raphael GAUTHIER about 2 months ago. Updated about 2 months ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

To match the new bootstrap 5 breakpoints, we should update the css classes which determine the width of the columns :

.col-xs-* becomes .col-sm-*
.col-sm-* becomes .col-md-*
.col-md-* becomes .col-lg-*
.col-lg-* becomes .col-xl-*

Actions #1

Updated by Raphael GAUTHIER about 2 months ago

  • Status changed from New to In progress
Actions #2

Updated by Raphael GAUTHIER about 2 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/5482
Actions #3

Updated by Raphael GAUTHIER about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ about 2 months ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.1.0~beta2 which was released today.

Actions

Also available in: Atom PDF