How to reproduce:
=================
1. Disappearing ERL layout container edit button
=================
- Edit an existing paragraph by clicking the ERL pen icon
- Close the modal without saving
- ==> The pen icon is gone, you have to reload / save the node to get it back.
===================
2. Empty (add) paragraphs list
===================
- Add an ERL layout container
- Click the blue add button inside a region and select any paragraph type, so the modal opens
- Close the modal without saving
- Click the blue add button again ==> The list ist empty
===================
3. Adding a new paragraph opens the edit modal/form from the last edited paragraph & the paragraph edit form is also added to the paragraph preview
===================
This has happened to me multiple times. But i can't give you a concrete way to reproduce this - still trying. I will update this...
Update: A little weird way to reproduce this, but this will cause the second part of the description above (the paragraphs form is added to the preview):
- (Edit your existing node, with existing layouts and paragraphs)
- Add a new ERL layout container
- Add a new Paragraph to this ERL layout container and save it
- Edit your newly added Paragraph and close the modal without saving
- Add another new Paragraph to your new ERL layout container ==> Boom, result like described above.
Comments
Comment #2
thomas.frobieterComment #3
thomas.frobieterComment #4
bramdriesenShould be re-visited after #3068270: Remove Inline Entity Form module dependency has landed since it will replace most of the UI with a new one.
Comment #5
justin2pin commented@thomas.frobieter Thanks for the detailed report. I've tested this since pushing #3068270: Remove Inline Entity Form module dependency and can't reproduce. Fixing that issue should have mad the UI more stable in general, so I'm not surprised.
Marking as fixed - please reopen if necessary!