- Merge request !32Issue #3036020: Add setting to hide drag & drop handles → (Open) created by attisan
- 🇩🇪Germany anruether Bonn
@attisan Thank you for the MR. It works nicely for me. It might be worth pointing out, that this issue deals with the handles themselves, but not the "Drag-and-Drop" option from the actions dropdown. paragraph_features has a setting for the later: #3116167: Provide option to hide paragraphs drag & drop button →
> This setting may resolve this issue: https://www.drupal.org/project/paragraphs/issues/2272221 →
@capysara What I understand: This issue is about an option to remove the handles independently of the number of paragraphs present. The proposed option from the mentioned issue only meant to affects paragraph fields with limit=1
Generally speaking we have use cases where the order of paragraphs simply has no meaning, because we don't show them directly on the entity view. But we also have cases, that would be resolved via #2272221: Don't use draggable table if there is only one paragraph → . And there might be users that would like to have both options...
- Status changed to Needs work
5 months ago 12:44pm 23 December 2024 - 🇮🇳India er.garg.karan Chandigarh
The prodivided patch code in MR 32 can not be applied to Paragraph 1.18.0
- Merge request !164Revert "Issue #3036020: Add setting to hide drag & drop handles" → (Open) created by er.garg.karan
- 🇮🇳India er.garg.karan Chandigarh
The provided patch doesn't work with latest version of Paragraphs 1.18. Contributing a new patch that works with 1.18.
The code of the patch is exactly same as the one submitted previously under https://git.drupalcode.org/project/paragraphs/-/merge_requests/32.patch
- 🇺🇸United States capysara
capysara → changed the visibility of the branch 8.x-1.x to hidden.
- 🇺🇸United States capysara
I didn't make any changes to MR 32 or the patch in #19 (which is the same as the MR), but I rebased the MR to address the conflicts. I'm hiding the branch and the extra MR so that work can continue in 32.