Feature RTC PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Ruud68
Ruud68
18 Apr 2024

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:

				<field
					name="collect_urls"
					type="radio"
					layout="joomla.form.field.radio.switcher"
					label="PLG_SYSTEM_REDIRECT_FIELD_COLLECT_URLS_LABEL"
					description="PLG_SYSTEM_REDIRECT_FIELD_COLLECT_URLS_LABEL"
					default="1"
					filter="integer"
					>
					<option value="0">JDISABLED</option>
					<option value="1">JENABLED</option>
				</field>

(line 6: description = has been added)

  1. disable the system redirect plugin
    image

  2. goto com_redirect

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

Actual result BEFORE applying this Pull Request

The modal had three buttons: Save, Save & Close and Close
image

Expected result AFTER applying this Pull Request

The modal has 4 buttons: Save, Save & Close, Close and Toggle inline help
image

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

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar Ruud68 Ruud68 - open - 18 Apr 2024
avatar Ruud68 Ruud68 - change - 18 Apr 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Apr 2024
Category Administration com_plugins
avatar Ruud68 Ruud68 - change - 18 Apr 2024
Title
AddToggle inline help button to plugin modal / dialog
[5.1] Add missing Toggle inline help button to plugin modal / dialog
avatar Ruud68 Ruud68 - edited - 18 Apr 2024
avatar dautrich dautrich - test_item - 19 Apr 2024 - Tested unsuccessfully
avatar dautrich
dautrich - comment - 19 Apr 2024

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.

avatar brianteeman brianteeman - test_item - 19 Apr 2024 - Tested unsuccessfully
avatar brianteeman
brianteeman - comment - 19 Apr 2024

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.

avatar brianteeman
brianteeman - comment - 19 Apr 2024

Are you sure that is a good test instruction. That plugin doesnt show the toggle inline help button in a normal view either

avatar brianteeman brianteeman - test_item - 19 Apr 2024 - Tested successfully
avatar brianteeman
brianteeman - comment - 19 Apr 2024

I have tested this item ✅ successfully on 9ed546c

after testing with a plugin that does have inline help I am changing my test result to successfull.

Please provide better testing instructions!!


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

avatar dautrich
dautrich - comment - 19 Apr 2024

@brianteeman How did you test? Which plugin?

avatar brianteeman
brianteeman - comment - 19 Apr 2024

i edited the code so that I could test the sef plugin

avatar Ruud68
Ruud68 - comment - 19 Apr 2024

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.
I also added visuals for what and where to click / what it will show.

Hope this makes it clear. Sorry for the confusion!

avatar Ruud68 Ruud68 - change - 19 Apr 2024
The description was changed
avatar Ruud68 Ruud68 - edited - 19 Apr 2024
avatar Ruud68 Ruud68 - change - 19 Apr 2024
The description was changed
avatar Ruud68 Ruud68 - edited - 19 Apr 2024
avatar Quy Quy - test_item - 19 Apr 2024 - Tested successfully
avatar Quy
Quy - comment - 19 Apr 2024

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.

avatar Quy Quy - change - 19 Apr 2024
Status Pending Ready to Commit
Labels Added: PR-5.1-dev
avatar Quy
Quy - comment - 19 Apr 2024

RTC


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

avatar Ruud68
Ruud68 - comment - 22 Apr 2024

Thanks for testing everybody! Appreciate you taking the time for it.

avatar LadySolveig
LadySolveig - comment - 11 May 2024

Thank you for this great idea!
As it is not yet available in other modals either, such as article new/edit or contact new/edit, I see it as a new feature. Since we only deal with bug fixes in 5.1, I will pass it on to the 5.2 team @pe7er @woluweb
Could you imagine adding it to the other components as well @Ruud68 ? That would be wonderful!

avatar LadySolveig LadySolveig - change - 11 May 2024
Labels Added: RTC bug
avatar LadySolveig LadySolveig - change - 11 May 2024
Title
[5.1] Add missing Toggle inline help button to plugin modal / dialog
[5.2] Add missing Toggle inline help button to plugin modal / dialog
avatar LadySolveig LadySolveig - edited - 11 May 2024
avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2024
Category Administration com_plugins Unit Tests Administration com_banners com_checkin com_contact com_finder com_installer com_messages com_newsfeeds com_plugins com_redirect com_users Language & Strings Modules JavaScript Repository NPM Change Installation
avatar brianteeman
brianteeman - comment - 11 May 2024

Could you imagine adding it to the other components as well @Ruud68 ? That would be wonderful!

What other components?

avatar bembelimen bembelimen - change - 15 May 2024
Labels Added: Feature Unit/System Tests Language Change NPM Resource Changed PR-5.2-dev
Removed: bug PR-5.1-dev
avatar joomla-cms-bot joomla-cms-bot - change - 15 May 2024
Category Administration com_plugins Unit Tests com_banners com_checkin com_contact com_finder com_installer com_messages com_newsfeeds com_redirect com_users Language & Strings Modules JavaScript Repository NPM Change Installation Administration com_plugins
avatar LadySolveig
LadySolveig - comment - 15 May 2024

We have also dialogs for adding and editing contacts, articles and it would be nice if we could have it here also.

grafik
grafik

Not sure if I am missing something, where this could also be useful.

avatar brianteeman
brianteeman - comment - 15 May 2024

Sorry I must have confused this PR with another one as I was sure I had seen changed across all modals

avatar pe7er pe7er - change - 21 May 2024
Labels Removed: Unit/System Tests Language Change NPM Resource Changed
avatar pe7er pe7er - close - 21 May 2024
avatar pe7er pe7er - merge - 21 May 2024
avatar pe7er pe7er - change - 21 May 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-05-21 09:28:38
Closed_By pe7er
avatar pe7er
pe7er - comment - 21 May 2024

Thanks @Ruud68 ! It's a nice improvement!
Actually, we would like to have this improvement in all Modal views,
so we've created a new issue for that: #43501
Could you please help out with that?

Add a Comment

Login with GitHub to post a comment