Paragraph settings are quite complex and when editing existing paragrahs, you often have to compare which values changed (!= default). Like with field settings or block filters, it would help a lot to point out the changed (non-default) values without having to look at all settings tabs.
Additionally, it might be helpful to also mark each changed field individually, which shouldn't be too hard by for example adding a class.
@thomas.frobieter what do you think about the ideas?
- [ ] Mark fields with non default values with a general css class (to be defined by @thomas.frobieter)
- [ ] Display default value below the field, as "-" is not always the default
- [ ] Output summary of changed values at high level, e.g. the fieldset description, if possible. (esp. 1.x)
- [ ] Output summary in preview through twig variables (4.x)
============================
We already have something similar for Container-Paragraphs in the Paragraphs preview (Layout Paragraphs):
So we should standardize this and reuse it for the rest of the values, but we should differ between values which show up directly (like the background-image preview here) and an expandable container holding other modified values.
In case of the background settings, the values are printed out right inside the paragraphs.html.twig (only for the preview view mode used in Layout Paragraphs).
Idea:
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.