? ? Pending

User tests: Successful: Unsuccessful:

avatar astridx
astridx
23 Jan 2020

Pull Request for Issue #27613 (comment) .

Summary of Changes

I added a media-breakpoint-down(sm) for the options. On small devices the label ob an option is above this option.

Testing Instructions

  1. Open Global Configuration an see that all options displayed beside the label.
  2. Apply this patch and run npm ci
  3. Open Global Configuration again and see, that the options on small devices is displayed in there own row above the label.

Expected result

Global Configuration   test   Administration(2)

Actual result

Global Configuration   test   Administration(3)

Documentation Changes Required

No

avatar astridx astridx - open - 23 Jan 2020
avatar astridx astridx - change - 23 Jan 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Jan 2020
Category Administration Templates (admin)
avatar astridx astridx - change - 23 Jan 2020
The description was changed
avatar astridx astridx - edited - 23 Jan 2020
avatar richard67
richard67 - comment - 23 Jan 2020

@astridx When testing this PR here, shall we also apply PR #27613 ? If yes, then please mention that in testing instructions.

avatar astridx astridx - change - 23 Jan 2020
The description was changed
avatar astridx astridx - edited - 23 Jan 2020
avatar astridx astridx - change - 23 Jan 2020
The description was changed
avatar astridx astridx - edited - 23 Jan 2020
avatar astridx
astridx - comment - 23 Jan 2020

@richard67 It is not necessary to test both PRs together. Both can be tested independently.

avatar richard67
richard67 - comment - 23 Jan 2020

@astridx Thanks for clarification. Was not sure about it because your 2nd screenshot looks to me as if you had applied both.

avatar astridx
astridx - comment - 23 Jan 2020

@richard67 No, I hadn't applied both PRs together. A column was previously set on small displays.

avatar richard67
richard67 - comment - 23 Jan 2020

@astridx Yes, I just see while testing ;-)

avatar astridx
astridx - comment - 23 Jan 2020

@richard67 Thank you very much for testing :)

avatar richard67
richard67 - comment - 23 Jan 2020

@astridx Please add the information to your testing instructions to run "npm install" or "npm i" or "npm run build:css" after having applied the patch, if not using patchtester 4 (if that works for someone).

avatar richard67 richard67 - test_item - 23 Jan 2020 - Tested successfully
avatar richard67
richard67 - comment - 23 Jan 2020

I have tested this item successfully on 5fa1555


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar Quy
Quy - comment - 23 Jan 2020

Missing label on switcher. The missing value is fixed in #27098.

27615

avatar richard67
richard67 - comment - 23 Jan 2020

Confirmed.

avatar richard67 richard67 - test_item - 23 Jan 2020 - Not tested
avatar richard67
richard67 - comment - 23 Jan 2020

I have not tested this item.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar richard67
richard67 - comment - 23 Jan 2020

Changed back my test result to "Not tested" due to issue mentioned above by @Quy .

avatar astridx
astridx - comment - 23 Jan 2020

Oops, I didn't notice that either.

avatar richard67
richard67 - comment - 23 Jan 2020

@astridx Don't forget to update your testing instructions regarding usage of npm.

avatar astridx astridx - change - 23 Jan 2020
The description was changed
avatar astridx astridx - edited - 23 Jan 2020
avatar astridx
astridx - comment - 23 Jan 2020

@richard67 I added the need to run npm ci in the test descriptions.

avatar astridx astridx - change - 23 Jan 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 23 Jan 2020
Category Administration Templates (admin) Administration Templates (admin) Libraries
avatar astridx
astridx - comment - 23 Jan 2020

The label for the switch was not shown because the surrounding div had the class sr-only. I have now changed this. I see no reason why this should be screenreader-only sr-only.

avatar Quy
Quy - comment - 23 Jan 2020

Switcher should be under label.

27615b

avatar infograf768
infograf768 - comment - 24 Jan 2020

Issue with switcher labels is due to the presence of a float for .control-group .control-label
plus we have 2 instances of the label, one as label the other as legend

e481a04 24 Jan 2020 avatar astridx redo
79a0aea 24 Jan 2020 avatar astridx wip
135a83f 24 Jan 2020 avatar astridx wip
avatar joomla-cms-bot joomla-cms-bot - change - 24 Jan 2020
Category Administration Templates (admin) Libraries Administration Templates (admin) External Library Composer Change
39a32e5 24 Jan 2020 avatar astridx wip
avatar astridx astridx - change - 24 Jan 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 24 Jan 2020
Category Administration Templates (admin) External Library Composer Change Administration Templates (admin)
046a1b1 24 Jan 2020 avatar astridx cs
avatar astridx astridx - change - 24 Jan 2020
Labels Removed: ?
avatar astridx
astridx - comment - 24 Jan 2020

@infograf768 Thank for pointing me in the right direction.

Please have a look to see if it fits now.

I intentionally made the changes in file /administrator/templates/atum/scss/blocks/_form.scss.
I think that the file /build/media_source/system/scss/fields/switcher.scss should remain independent of the number of columns.

Do you also see it like that?

avatar richard67 richard67 - test_item - 24 Jan 2020 - Tested successfully
avatar richard67
richard67 - comment - 24 Jan 2020

I have tested this item successfully on 046a1b1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar richard67 richard67 - test_item - 24 Jan 2020 - Tested successfully
avatar richard67
richard67 - comment - 24 Jan 2020

I have tested this item successfully on 198746d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar Quy Quy - test_item - 24 Jan 2020 - Tested successfully
avatar Quy
Quy - comment - 24 Jan 2020

I have tested this item successfully on 198746d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar Quy Quy - edited - 24 Jan 2020
avatar Quy Quy - change - 24 Jan 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 24 Jan 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27615.

avatar Quy
Quy - comment - 24 Jan 2020

Thanks! Can you also please look into the Permissions tab in a separate PR?

27615

avatar wilsonge wilsonge - change - 24 Jan 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-01-24 23:28:58
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 24 Jan 2020
avatar wilsonge wilsonge - merge - 24 Jan 2020
avatar wilsonge
wilsonge - comment - 24 Jan 2020

Thanks!

Add a Comment

Login with GitHub to post a comment