Ability to edit paragraph content directly from Layout Builder UI

Created on 23 December 2019, almost 5 years ago
Updated 3 July 2024, 3 months ago

Steps to reproduce

  1. Install Drupal 8.8.1 (with 3101231-19.patch πŸ› Fix multilingual site's layout edit context issue with TypeError: Argument 1 passed to UrlHelper::buildQuery() must be of the type array, null given Needs work )
  2. Install and enable modules :
    composer require drupal/lb_ux &amp;&amp; drush en -y lb_ux<br />
    composer require drupal/layout_builder_modal:1.x-dev &amp;&amp; drush en -y layout_builder_modal<br />
    composer require drupal/paragraph_blocks &amp;&amp; drush en -y paragraph_blockst<br />
    drush en -y layout_builder lb_ux&nbsp;paragraph_blocks layout_builder_modal
  3. Create a paragraph type with a full formatted text field
  4. Create a CT, add an entity ref field to paragraphs
  5. Enable Layout Builder on this CT display + Allow each content item to have its layout customized
  6. Create a node, add paragraph with some content and with Admin title set to "Paragraph: WYSIWYG Admin title"
  7. Save and go to Layout mode for this node
  8. Place "Paragraph: WYSIWYG Admin title" into a region of layout builder
  9. Click on the "cog" icon of the paragraph

Current result

  • The only configuration user can edit is related to block placement

Expected result

  • User could edit the content of selected paragraph

 

What do you think ?

✨ Feature request
Status

Closed: won't fix

Version

3.0

Component

Code

Created by

πŸ‡«πŸ‡·France davidferlay

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Not sure how I got here. But this seems to go against the problem that paragraph blocks solve. The UI in layout builder is terrible for complex forms and paragraphs. Even modules layout builder iframe or modal don’t fully solve that problem.

    If you’re attempting to edit paragraph bundles from layout builder UI think you would want one of those modules instead.

  • Status changed to Closed: won't fix 3 months ago
  • πŸ‡³πŸ‡±Netherlands basvredeling Amsterdam

    Thanks for all your input. I tend to agree with @smustgrave in #8 that this will not work for complex paragraphs. I'd prefer to keep this out of the scope of the paragraph_blocks module. I'm closing this as won't fix. If someone supplies a submodule or comprehensive patch to supply this functionality, we might reopen this.

Production build 0.71.5 2024