User tests: Successful: Unsuccessful:
During the creation of the mod_articles for Joomla 5.2 there were several changes and a few lines of CSS were not removed in time.
Removed unused CSS
Create articles module with different options (vertical, horizontal, with / without images, etc.) and in different module positions. Apply the PR and check that nothing changed.
No changes
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Repository NPM Change |
Title |
|
I have tested this item ✅ successfully on 4861bcf
I have tested this successfully with 4 new Articles Modules on the same page. - Each with different configs/settings. Thanks @drmenzelit
(screenshots)
Article I
Article II
Article III
Article IV
@richard67 you are right, I added the module positions to the testing instructions. @exlemor has already tested different module positions ;-)
@exlemor Could you check it on different module positions, too?
Hi @richard67, humm I thought I did, see the first of each of 2 screenshots?
Article I module is on below-top,
Article II module is on main-bottom
Article II module is on sidebar-right
Article IV module is on top-b
(if you want me to check another position, let me know)
@exlemor Well, you have different settings, but for each setting you test only one module position.
What if some setting looks good on one position but not on the other, but some other setting does not have that problem?
I think each setting should be tested on several positions.
@exlemor Well, you have different settings, but for each setting you test only one module position.
What if some setting looks good on one position but not on the other, but some other setting does not have that problem?
I think each setting should be tested on several positions.
OK, sure... but with the number of settings in the new Articles module, and with at least 5 module positions (knowing there are quite a few), unless my math is wrong that could be as high as 17,100,720 possible combinations to test... lol
I will do more testing (but not 17 millions :p lol)
Sure not 17 million. The main thing is the layout, horizontal or whatever else, on different positions (including left and right sidebars).
@richard67 - continued to test more combinations in the last 50 or so minutes (and other than finding something that already reported about position: below-top related to the new article module and how the grid is defined and not this PR) nothing else - everything behaved as it should!
Thank you @drmenzelit!
Suggested add on to testing instructions: Test the module not only with different options but also on different positions to make sure the CSS removed here is not needed on certain module positions for overriding CSS coming from the template for that position.
@drmenzelit Does that make sense? If so, should it be added to the testing instructions?