[5.2] Add missing Toggle inline help button to plugin modal / dialog#43296
[5.2] Add missing Toggle inline help button to plugin modal / dialog#43296pe7er merged 4 commits intojoomla:5.2-devfrom
Conversation
|
I have tested this item 🔴 unsuccessfully on 9ed546c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43296. |
1 similar comment
|
I have tested this item 🔴 unsuccessfully on 9ed546c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43296. |
|
Are you sure that is a good test instruction. That plugin doesnt show the toggle inline help button in a normal view either |
|
I have tested this item ✅ successfully on 9ed546c Please provide better testing instructions!! This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43296. |
|
@brianteeman How did you test? Which plugin? |
|
i edited the code so that I could test the sef plugin |
|
Sorry everybody, instructions updated. Toggle inline Help button is hidden when there are no descriptions in the XML file. I have added a step to add a description to the redirect plugin. Hope this makes it clear. Sorry for the confusion! |
|
I have tested this item ✅ successfully on 9ed546c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43296. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43296. |
|
Thanks for testing everybody! Appreciate you taking the time for it. |
|
Thank you for this great idea! |
What other components? |
|
Sorry I must have confused this PR with another one as I was sure I had seen changed across all modals |


Pull Request for Issue #43289 (comment) .
Summary of Changes
plugin modal was missing Toggle inline help button
Testing Instructions
a. add a description to a field in the file ./plugins/system/redirect/redirect.xml
e.g. to this field:
(line 6: description = has been added)
disable the system redirect plugin

goto com_redirect
in the alert telling you that the system redirect plugin is disabled, click on the link > the plugin will open in a modal

Actual result BEFORE applying this Pull Request
The modal had three buttons: Save, Save & Close and Close

Expected result AFTER applying this Pull Request
The modal has 4 buttons: Save, Save & Close, Close and Toggle inline help

Link to documentations
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