? Release Blocker NPM Resource Changed bug PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
26 Sep 2023

#41920 broke the ability to search for a module.

Changed the js to search for the correct new class as the previous js searched for a class removed in #41920
cc @wilsonge

avatar joomla-cms-bot joomla-cms-bot - change - 26 Sep 2023
Category Administration com_modules
avatar brianteeman brianteeman - open - 26 Sep 2023
avatar brianteeman brianteeman - change - 26 Sep 2023
Status New Pending
avatar wilsonge
wilsonge - comment - 26 Sep 2023

About to head to bed but I think switching https://github.com/joomla/joomla-cms/blob/4.3-dev/build/media_source/com_modules/js/admin-module-search.es6.js#L67 this line from .card-body to .new-module-caption makes things work. Only a did a very quick test locally though.

The problem is the card-body class overrides the text color in dark mode to stuff that doesn't pass a11y. But it doesn't apply any of the usual padding because it's not inside a .card bootstrap element.

avatar brianteeman
brianteeman - comment - 26 Sep 2023

ah ok then - will go down the js route to fix it

avatar joomla-cms-bot joomla-cms-bot - change - 26 Sep 2023
Category Administration com_modules JavaScript Repository NPM Change
avatar brianteeman brianteeman - change - 26 Sep 2023
Labels Added: PR-5.0-dev
avatar brianteeman brianteeman - change - 26 Sep 2023
The description was changed
avatar brianteeman brianteeman - edited - 26 Sep 2023
avatar richard67 richard67 - test_item - 27 Sep 2023 - Tested successfully
avatar richard67
richard67 - comment - 27 Sep 2023

I have tested this item ✅ successfully on 8c41ea1


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

avatar Quy Quy - test_item - 27 Sep 2023 - Tested successfully
avatar Quy
Quy - comment - 27 Sep 2023

I have tested this item ✅ successfully on 8c41ea1


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

avatar Quy Quy - change - 27 Sep 2023
Status Pending Ready to Commit
avatar Quy
Quy - comment - 27 Sep 2023

RTC


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

avatar Quy Quy - change - 27 Sep 2023
Labels Added: ? Release Blocker NPM Resource Changed bug
avatar wilsonge wilsonge - change - 27 Sep 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-09-27 13:27:19
Closed_By wilsonge
avatar wilsonge wilsonge - close - 27 Sep 2023
avatar wilsonge wilsonge - merge - 27 Sep 2023
avatar wilsonge
wilsonge - comment - 27 Sep 2023

Thanks!

avatar brianteeman
brianteeman - comment - 27 Sep 2023

thanks

Add a Comment

Login with GitHub to post a comment