Reviewed & tested by the community
Project:
Stable
Version:
2.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2023 at 15:51 UTC
Updated:
23 May 2025 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nitesh624Comment #3
shyam_bhatt@nitesh624 I have checked this issue with the steps provided in the description. Please check the below patch to fix the issue for the stable theme only.
After patch:

Comment #4
dishakatariya commentedComment #5
dishakatariya commentedHi, I have verified this issue on the Drupal 9.5.11 version and Stable contrib Theme set as by default. And the Tabledrag is not broken in layout builder sidebar.
Followed the below steps:
1. Install Drupal 9.5.x-dev
2. Install stable contrib theme
3. Enable Layout builder and Layout builder modules
4. Enable Layout builder on the article content type
5. Go to Manage display
6. Select a block and click 'Move'
7. See that the drag-and-drop icon is not visible and you are unable to move the items
Attaching the screenshots before and after patch.
Moving to RTBC,
Thanks.
Comment #8
kmontyThe patch didn't apply against
2.1.0, so I opened an issue fork that is compatible. I'm not convinced about this patch's approach, but people who have a better understanding of Stable should know better.