You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matrix fields set to cards view will not show any changes in the live preview until you click on save in the popup. Here's a screen recording:
live-preview-matrix.mov
Again, this is understandable from a technical perspective, but is broken from an author's point of view.
It's even worse when you have nested matrix fields set to cards view. In this case, you need to click two levels deep and save two levels of popups every time you want to actually see your changes.
Steps to reproduce
See above.
Expected behavior
For the live preview to be useful, it needs to take all changes into account, including draft changes in a popup. For an author, it's not reasonable behaviour that some changes are not immediately reflected in the live preview, regardless of the underlying technical limitations.
Actual behavior
The live preview doesn't take into accounts drafts in nested entries, despite being intended to show an author their current draft on the live site.
Craft CMS version
5.5.5
PHP version
8.3
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. It’s working as expected, but I see your point.
I went ahead and got provisional changes to start showing up when previewing owner elements, for both Addresses and Matrix fields, for Craft 5.6. (a14ffb1)
What happened?
Description
Very similar issue to craftcms/ckeditor#331, but with Matrix fields.
Matrix fields set to cards view will not show any changes in the live preview until you click on save in the popup. Here's a screen recording:
live-preview-matrix.mov
Again, this is understandable from a technical perspective, but is broken from an author's point of view.
It's even worse when you have nested matrix fields set to cards view. In this case, you need to click two levels deep and save two levels of popups every time you want to actually see your changes.
Steps to reproduce
See above.
Expected behavior
For the live preview to be useful, it needs to take all changes into account, including draft changes in a popup. For an author, it's not reasonable behaviour that some changes are not immediately reflected in the live preview, regardless of the underlying technical limitations.
Actual behavior
The live preview doesn't take into accounts drafts in nested entries, despite being intended to show an author their current draft on the live site.
Craft CMS version
5.5.5
PHP version
8.3
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: