User tests: Successful: Unsuccessful:
Pull Request for Issue # .
The new mod_articles module has no active class for the active item like there was in mod_articles_category. This PR adds this functionality.
No active class
Has an active class
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 | ⇒ | Unit Tests Repository Administration com_admin SQL |
Labels |
Added:
PR-5.2-dev
|
||
Build | 4.4-dev | ⇒ | 5.2-dev |
Category | Unit Tests Repository Administration com_admin SQL | ⇒ | Modules Front End |
Title |
|
Agreed that with :has selector the article element now can be selected. Is a coverage of 91,66% acceptable to remove the active class on the article element? If so then I'll remove the outer class.
@brianteeman please test the active link for the article list.
I have tested this item ✅ successfully on b2494eb
I have tested this item ✅ successfully on b2494eb
I have followed test instructions.
Active class appeared in title when the patch was applied, even with Title Only.
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-10-04 17:45:58 |
Closed_By | ⇒ | Hackwar |
There is an active class already. Maybe its in the wrong place? I doubt we need two
joomla-cms/modules/mod_articles/tmpl/default_items.php
Line 37 in 20cfbbf