User tests: Successful: Unsuccessful:
Pull Request for Issue #27136.
This PR applies #27141 to the remaining forms.
Apply this patch and run node build.js --compile-css
for updating the changed SCSS.
Ensure options column layout is correct. The majority of this PR effects the Global Configuration form layout. For details on these changes, take look at #27141.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_banners com_categories com_config com_contact com_content com_fields com_finder com_installer com_joomlaupdate |
Installed your branch and it is fine. Yes, full refresh after compiling. I must have done something wrong. Thanks.
My personal preference would be all one column but it was not my intent here to change that. It looks like I missed the Configure Edit Screen
tab.
Labels |
Added:
?
|
I have moved the Configure Edit Screen
to 3 columns as before.
that one is a special case iirc and has a class specified administrator\components\com_config\tmpl\application\default_permissions.php
Thank you. It should be ok now.
Sry @Quy.. I'd forgotten about this.
Currently no way around stopping the jump here. The column-count CSS property, by default, evenly splits content across the set number of columns.. Because this show-on adds so many new fields, some of the fields will always jump to the first column.
AFAIK we can not set the break point (spec.. https://drafts.csswg.org/css-multicol-1/#cc). Even if we can, I suspect #27165 will be an issue
I have tested this item
I have tested this item
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-18 12:23:30 |
Closed_By | ⇒ | wilsonge |
Thanks!
Sorry for missing this when it first came in
Fieldset/legend not styled.
BEFORE:

AFTER:
