- Issue created by @thamas
- π©πͺGermany a.dmitriiev
a.dmitriiev β made their first commit to this issueβs fork.
- @admitriiev opened merge request.
- Status changed to Needs review
over 1 year ago 11:35am 25 April 2023 - π©πͺGermany a.dmitriiev
I have created MR for this feature, but it depends on the Paragraphs Edit issue (see related).
- π©πͺGermany a.dmitriiev
I have included the fix from https://www.drupal.org/project/paragraphs_edit/issues/3343465 π Delete link Needs review to the MR of frontend editing, because that issue could take some time to be fixed.
- Status changed to Needs work
over 1 year ago 7:43am 28 April 2023 - πͺπΈSpain alexortega_98 Seville
This needs work, the deleting button is there but an error is thrown when clicking on it "The website encountered an unexpected error. Please try again later."
Also, I can't save the paragraphs after editing them. - Status changed to Needs review
over 1 year ago 8:29am 28 April 2023 - π©πͺGermany a.dmitriiev
I have applied the changes from this issue https://www.drupal.org/project/frontend_editing/issues/3336897 π Frontend editing may not apply value changes of nested paragraphs Fixed because they also influence the ParagraphDeleteForm . Now the correct root parent is set and there should be no problems with the link templates anymore.
- π©πͺGermany a.dmitriiev
According to this change record https://www.drupal.org/node/3293156 β the module needs to ship its own jquery.form plugin to make it compatible with Drupal 10. I have adjusted the code to have the plugin in the module, but also use the js file from core if it is available, following the instructions in the change record.
- π©πͺGermany a.dmitriiev
One more issue was found with ParagraphDeleteForm from paragraph_edit module. I will update this issue https://www.drupal.org/project/paragraphs_edit/issues/3343465 π Delete link Needs review as well
- Status changed to RTBC
over 1 year ago 10:22am 28 April 2023 -
a.dmitriiev β
committed a70c6519 on 1.x
Issue #3336910: Allow deleting paragraphs with Frontend Editing
-
a.dmitriiev β
committed a70c6519 on 1.x
- Status changed to Fixed
over 1 year ago 10:26am 28 April 2023 - π©πͺGermany breidert
I tested the new functionality with an existing installation. It works nicely.
Automatically closed - issue fixed for 2 weeks with no activity.