Reviewed & tested by the community
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2025 at 12:22 UTC
Updated:
21 Mar 2025 at 12:59 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
murzComment #3
arunsahijpal commentedWorking on it.
Comment #5
murzSeems I found the right solution to fix this, pushed changes to the MR https://git.drupalcode.org/project/paragraphs/-/merge_requests/182 - now it looks like this:

Please review.
Comment #6
murzAnd got one more problem with the drag&drop icon - if in the Paragraphs Field Widget set the "Edit mode = Closed", then - the visible icon jumps down, here is a problem:

We have a CSS that sets the height of the "div.handle" for some reason:
But I checked on the default draggable widget for the String field - and there it has zero size:

So, seems the Paragraph styling for it is redundant. I removed it in the last commit, and it fixes the issue:

Updated the MR
Comment #7
arunsahijpal commentedHi @murz
The paragraph is center alligned now so moving it to RTBC.
Comment #8
murzAttach a static patch file with those changes, to make it possible to use in composer until #3204538: GitLab Merge Requests Unable to Generate Incremental Patch Files is resolved.
Comment #9
murzReverting back the status