Project

General

Profile

Actions

Feature proposal #6283

closed

Replace checkbox/radio column usage with Bootstrap

Added by krileon over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
31 October 2016
Due date:
% Done:

100%

Estimated time:

Description

Currently the checkbox/radio column and rows are just an HTML table. This should become a Bootstrap grid usage, which will also properly make it responsive.

Actions #1

Updated by beat over 7 years ago

good idea!

Actions #2

Updated by krileon over 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1152

In addition to being Bootstrap it has additional functionality. Before if you specified Rows then Cols was ignored, but you can utilize either/or/both now. For example Rows set to 2 and Cols set to 3 will fit the items into 2 separate div rows with 3 columns per row (it overflows fine so if you've more than 3 cols worth of data it's fine). Each row and column also has a CSS class corresponding to its row or column count so they can be styled nicely. It is also completely responsive now as well.

Actions #3

Updated by krileon over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF