Reviewed & tested by the community
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2020 at 08:46 UTC
Updated:
6 Feb 2026 at 12:49 UTC
Jump to comment: Most recent, Most recent file




Comments
Comment #2
KondratievaS commentedFirst issue is fixed in https://www.drupal.org/project/drupal/issues/3092181
Comment #6
andypostComment #7
andypostthe related was closed but second problem from IS remains #3092181: Nested Paragraphs create multiple drag handles
Comment #8
andypostMoving to source of issue, probably it needs to fix
css\paragraphs.widget.scssComment #9
saschaeggiMaybe it's worth looking at how we solved this issue over at Gin: #3204862: Backport tabledrag.js for Drupal 8.8+
Comment #10
Legmo commentedFixed vertical positioning of cross - now it is at the top, not in the middle.
I draw your attention - in the previous patch, this positioning was changed for some reason (it was top - it became middle).
Why - I don't know.
Comment #11
Legmo commentedFixed vertical positioning of cross - now it is at the top, not in the middle.
I draw your attention - in the previous patch, this positioning was changed for some reason (it was top - it became middle).
Why - I don't know.
Comment #12
Legmo commentedComment #13
Legmo commentedComment #14
Legmo commentedComment #15
kristen polChange itself is simple but this needs manual testing from someone other than the patch creator so tagging.
Comment #16
joshua1234511Patch handles the issue noted in the issue summary and nothing else.

Patch applied cleanly #12
Test passes
I have conducted manual test and it works as expected.
Comment #17
flyke commentedPatch does not apply to Drupal 11.3.2
Comment #18
grask0 commentedHello, here is the updated patch.