User tests: Successful: Unsuccessful:
Pull Request for Issue #46088
This pull request fixes a bug in the Grid.php
helper.
The change ensures that the required JavaScript asset for list views is loaded when rendering the checkbox for the list view via the Grid Helper.
For testing purposes, a component with a backend list view is required in which the script is not already loaded by another layout.
To test this, you have to comment out this two lines directly and check in the backend list-view of the articles list.
Or use your own component that does not use this layouts.
Checking a single checkbox in the grid view, does not enable the action button in the toolbar.
See an example here #46088 (comment)
The action buttons in the toolbar are enabled.
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
It would be great if you could both test with the components that were affected. @jlexart-joomla @joeforjoomla
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item ✅ successfully on d1924e8
Just followed the instructions and confirm the Actions button is selectable with the patch applied but not without it.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46104.