User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR makes subform tables responsive, switching from column to row views on smaller screens. This form is used in com_fields however applies to all subform tables
Navigate to Content -> Fields -> New. Set 'Type' to 'Checkbox', add a number of values and resize the browser window.
@laoneo This resolves the issue we discussed at the sprint regarding using subform.repeatable-table and smaller screens.
None
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration Templates (admin) Layout |
I have tested this item
Tested it also with some bigger subform fields and it works superb. Thanks Ciaran!
I think it would be a new PR, but can this being applied for all tables to make them responsive?
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-27 18:29:39 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Yes.. there would be no real problem there. All that is required is that the title is added to a data attribute for each td (layouts/joomla/form/field/subform/repeatable-table/section.php).
For some tables there may be to much data to display every column in the row view. Would need to decide what rows to show and what rows to leave out for each table.
I have tested this item✅ successfully on 6527898
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13769.