- Issue created by @gobind singh
Patch adds "Move access" restrictions to both the drag-and-drop handle and the up/down arrow controls on translate node edit pages.
When using Layout Paragraphs on a multilingual site, the Translate edit page allows components to be rearranged via drag-and-drop and the up and down arrows. This can lead to confusion and accidental changes to the layout structure during translation.
As per default Drupal behavior, layout components should not be movable on the Translate page. The layout should remain locked to prevent structural changes during translation.
Active
2.1
Code
Patch adds "Move access" restrictions to both the drag-and-drop handle and the up/down arrow controls on translate node edit pages.