? ? Pending

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
21 Jul 2020

Pull Request for Issue # .

Summary of Changes

This PR fixes module spacing when selecting a module tag other than div.
After applying this PR the spacing between modules is reduced since margin-bottom is removed.
All spacing should be accomplished by the lobotomized owl selector * + *. Not by using both margin-top and margin-bottom on modules.

Testing Instructions

  • Make sure some kind of Sample Data is applied and Cassiopeia is default frontend template.

  • Joomla administrator > Content > Site Modules

  • Open module "Popular Tags" assigned to position sidebar-right (this is the second module shown in sidebar-right)

  • Go to tab Advanced

  • Change Module Tag from div to aside

  • Save & Close

  • Refresh frontend

  • Apply PR

  • Open terminal to run npm build:css on Joomla root

  • Refresh frontend to see effect AFTER PR

Actual result BEFORE applying this Pull Request

Chosen Module Tag === div

Schermafdruk 2020-07-21 21 17 36

Chosen Module Tag !== div

Schermafdruk 2020-07-21 21 19 01

Expected result AFTER applying this Pull Request

Chosen Module Tag .... all

Schermafdruk 2020-07-21 21 36 35

Documentation Changes Required

I don't know if changes on documentation is required.

avatar hans2103 hans2103 - open - 21 Jul 2020
avatar hans2103 hans2103 - change - 21 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jul 2020
Category Unit Tests Repository Administration
avatar hans2103
hans2103 - comment - 21 Jul 2020

forgive me... had chosen the wrong base (staging). I've changed it to the right one (4.0-dev)
I will close this issue and create a new one.

avatar hans2103 hans2103 - change - 21 Jul 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-07-21 19:55:15
Closed_By hans2103
Labels Added: ? ?
avatar hans2103 hans2103 - close - 21 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jul 2020
Category Unit Tests Repository Administration Front End Templates (site) NPM Change
avatar hans2103
hans2103 - comment - 21 Jul 2020

created new PR #30160

Add a Comment

Login with GitHub to post a comment