? ? NPM Resource Changed Pending

User tests: Successful: Unsuccessful:

avatar RickR2H
RickR2H
9 Aug 2021

Pull Request for Issue # .

Summary of Changes

When the cogs icon is clicked to edit or unpublish a module in the dashboard, it creates an overflow of the body, This patch adds an overflow hidden to the module to prevent this.

Image 2

Testing Instructions

Apply the patch, build the CSS and click on one of the cogs icons in the dashboard. The body should not overflow.

Actual result BEFORE applying this Pull Request

Body has an overflow (See screenshot)

Expected result AFTER applying this Pull Request

Overflow fixed.

Documentation Changes Required

No

avatar RickR2H RickR2H - open - 9 Aug 2021
avatar RickR2H RickR2H - change - 9 Aug 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 Aug 2021
Category Administration Templates (admin) NPM Change
avatar richard67 richard67 - test_item - 9 Aug 2021 - Tested successfully
avatar richard67
richard67 - comment - 9 Aug 2021

I have tested this item successfully on 46f8bfb

Note: I could not reproduce the issue with Firefox 90.0.2 (64-Bit) for Windows, but I could reproduce it with Google Chrome 92.0.4515.131 (64-Bit) for Windows.

The patch of this PR fixes the issue for Chrome, and Firefox works as before.


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

avatar sandewt sandewt - test_item - 10 Aug 2021 - Tested successfully
avatar sandewt
sandewt - comment - 10 Aug 2021

I have tested this item successfully on 46f8bfb


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

avatar richard67 richard67 - change - 10 Aug 2021
Status Pending Ready to Commit
Labels Added: NPM Resource Changed
avatar richard67
richard67 - comment - 10 Aug 2021

RTC


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

avatar brianteeman
brianteeman - comment - 10 Aug 2021

I agree this works to fix the problem but wouldnt it be better to find out what is causing it and preventing it from happening

avatar RickR2H
RickR2H - comment - 10 Aug 2021

@brianteeman I agree that would be the best option if there is one.
But as browsers behave differently, I think this is the most logical fix. Probably it has something to do with the popper script.


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

avatar C-Lodder
C-Lodder - comment - 12 Aug 2021

data-bs-display="static" on the dropdown button trigger will fix it.

You're then also going to want to remove:

.com_cpanel .module-actions > * {
    margin-top: -10px;
}
avatar RickR2H RickR2H - change - 12 Aug 2021
Labels Added: ? ?
avatar RickR2H
RickR2H - comment - 12 Aug 2021

@C-Lodder Thanks for the info and your proposed fix works. I updated my PR. @richard67 please remove RTC until new tests.

avatar richard67 richard67 - change - 12 Aug 2021
Status Ready to Commit Pending
avatar richard67
richard67 - comment - 12 Aug 2021

Back to pending.


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

avatar RickR2H
RickR2H - comment - 12 Aug 2021

@sandewt @richard67 please test again ?


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

avatar sandewt sandewt - test_item - 12 Aug 2021 - Tested successfully
avatar sandewt
sandewt - comment - 12 Aug 2021

I have tested this item successfully on d14f45f

Google Chrome, versie 92.0.4515.131 (Officiële build) (64-bits)


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

avatar jwaisner jwaisner - test_item - 15 Aug 2021 - Tested successfully
avatar jwaisner
jwaisner - comment - 15 Aug 2021

I have tested this item successfully on d14f45f


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

avatar jwaisner jwaisner - change - 15 Aug 2021
Status Pending Ready to Commit
avatar jwaisner
jwaisner - comment - 15 Aug 2021

RTC


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

avatar bembelimen
bembelimen - comment - 26 Aug 2021

Is this PR still relevant? I can't reproduce the issue...

grafik

avatar RickR2H
RickR2H - comment - 26 Aug 2021

@bembelimen I use Chrome. Hope this gif will clear things up a bit.

overflow-issue

avatar richard67
richard67 - comment - 26 Aug 2021

@bembelimen I can confirm that. I could only reproduce it with Google Chrome here, not with Firefox.

avatar bembelimen
bembelimen - comment - 26 Aug 2021

Ah it's Browser related, yes I see it now, too. Thanks.

avatar RickR2H RickR2H - change - 26 Aug 2021
Labels Added: ? ?
Removed: ? ?
avatar RickR2H
RickR2H - comment - 26 Aug 2021

In my last commit the header text and icon are vertically centered. Also there was a margin difference on really small screens, Made it consisted on all breakpoints.

Image-5

avatar RickR2H
RickR2H - comment - 2 Sep 2021

@bembelimen When will this PR be merged? It is clearly a bug that needs to be patched.

avatar richard67
richard67 - comment - 2 Sep 2021

As long as it is done before the next release it doesn't matter, or not?

avatar bembelimen bembelimen - change - 4 Sep 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-09-04 04:29:52
Closed_By bembelimen
Labels Added: ?
Removed: ?
avatar bembelimen bembelimen - close - 4 Sep 2021
avatar bembelimen bembelimen - merge - 4 Sep 2021
avatar bembelimen
bembelimen - comment - 4 Sep 2021

Thx

Add a Comment

Login with GitHub to post a comment