PR-5.3-dev
Pending
User tests:
Successful:
Unsuccessful:
Pull Request for Issue # .
Summary of Changes
This PR adds the js-grid-item-is-checked class and remove onClick in the HtmlHelper for Grid as it was originally prepared in the script.
|
target.querySelectorAll('.js-grid-item-is-checked').forEach((element) => element.addEventListener('click', applyIsChecked)); |
Testing Instructions
- (optional) install sample data
- go to articles list view
- try out if you can mark single articles bei checkbox and by clicking on the row
- try out if you can mark multiple articles
- try out if you can select and deselect all articles
- try if you can mark articles and use the batch processes
Install this PR
Do the same again.
Actual result BEFORE applying this Pull Request
All should work.
Expected result AFTER applying this Pull Request
All should work as before.
Link to documentations
Please select:
LadySolveig
-
open
-
21 Nov 2024
LadySolveig
-
change
-
21 Nov 2024
joomla-cms-bot
-
change
-
21 Nov 2024
LadySolveig
-
change
-
21 Nov 2024
LadySolveig
-
change
-
21 Nov 2024
The description was changed
LadySolveig
-
edited
-
21 Nov 2024
Quy
-
test_item
-
21 Nov 2024
-
Tested successfully
Add a Comment
Login with GitHub to post a comment
I have tested this item ✅ successfully on 5b16e75
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44501.