Confirm Consent Plugin Rendering Issues #23153
Conversation
|
This still outputs the modal when it shouldn't. There can be no |
|
Well i have been told to move it to its own field -> done. If that is not the right solution please suggest the correct solution and i'm happy to apply it ;-) And please also review the other fields that just output html code inside a field.. |
|
You don't echo the modal, assign the result of Then have your return concatenate the modal and the layout (i.e. This field uses modals in this way. |
|
Patched. |
|
Ok what is the plan here? Patch this in 3.9.1 or move both PRs to 3.9.2? |
|
Well if someone would actually test this... |
|
There's a styling issue with modal header. It's right-aligned because of label. Perhaps modal output should be added to |
|
@zero-24 see zero-24#40. |
* Move modal to field renderer * Fix var type * Fix wrong variable * __DEPLOY_VERSION__
|
Merged thanks @SharkyKZ |
|
I have tested this item ✅ successfully on 819b32a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23153. |
Pull Request for Issue #23069 .
Summary of Changes
As requested #23069 by @mbabker & @SharkyKZ
Testing Instructions
Content - ConfirmConsentPluginExpected result
own field
Actual result
Rendering Issues
Documentation Changes Required
none