NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar sksuryan
sksuryan
11 Mar 2021

Pull Request for Issue #32553 .

Summary of Changes

This pull request addresses the issue where the footer isn't responsive in mobile view for Cassiopeia when there's more than one module in footer, by adding a media query in _footer.scss to change the flex-direction to column and to add margins of 6px in y direction for adequate spacing.

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

image

avatar sksuryan sksuryan - open - 11 Mar 2021
avatar sksuryan sksuryan - change - 11 Mar 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Mar 2021
Category Front End Templates (site) NPM Change
avatar chmst chmst - test_item - 11 Mar 2021 - Tested successfully
avatar chmst
chmst - comment - 11 Mar 2021

I have tested this item successfully on f198ff3


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

avatar ChristineWk ChristineWk - test_item - 11 Mar 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 11 Mar 2021

I have tested this item successfully on f198ff3


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

avatar chmst chmst - change - 11 Mar 2021
Status Pending Ready to Commit
avatar chmst
chmst - comment - 11 Mar 2021

RTC


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

avatar richard67
richard67 - comment - 11 Mar 2021

Looking at the complete file and not only at the change of this PR, I see that we have one padding value given in rem in that file here:

padding: 2.5rem ($cassiopeia-grid-gutter/2);

With this PR we will then have a margin given in px in the same file.

That seems to be inconsistent to me.

Wouldn't it be better to define the new margin also in rem?

Just asking. I might be wrong.

avatar chmst chmst - change - 11 Mar 2021
Status Ready to Commit Pending
avatar chmst
chmst - comment - 11 Mar 2021

Back to pending, @sksuryan could you replace the margin, please?


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

avatar sksuryan
sksuryan - comment - 11 Mar 2021

@chmst yes sure, will do!

avatar sksuryan
sksuryan - comment - 11 Mar 2021

@chmst done. Converted to equivalent value in rem i.e. from 6px to 0.375rem.

avatar sksuryan sksuryan - change - 11 Mar 2021
Labels Added: NPM Resource Changed ?
avatar richard67 richard67 - test_item - 11 Mar 2021 - Tested successfully
avatar richard67
richard67 - comment - 11 Mar 2021

I have tested this item successfully on cd3edce


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

avatar jwaisner jwaisner - test_item - 11 Mar 2021 - Tested successfully
avatar jwaisner
jwaisner - comment - 11 Mar 2021

I have tested this item successfully on cd3edce


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

avatar jwaisner jwaisner - change - 11 Mar 2021
Status Pending Ready to Commit
avatar jwaisner
jwaisner - comment - 11 Mar 2021

RTC


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

avatar bembelimen bembelimen - change - 11 Mar 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-03-11 16:12:20
Closed_By bembelimen
Labels Added: ?
avatar bembelimen bembelimen - close - 11 Mar 2021
avatar bembelimen bembelimen - merge - 11 Mar 2021
avatar bembelimen
bembelimen - comment - 11 Mar 2021

Thank you very much @sksuryan for your first time contribution!

avatar sksuryan
sksuryan - comment - 11 Mar 2021

@bembelimen hopefully you'll be seeing and closing more PRs(after successful merges ofcourse) by me soon! ?

Add a Comment

Login with GitHub to post a comment