- Issue created by @lauriii
- Assigned to fazilitehreem
- Issue was unassigned.
- Assigned to gauravvvv
- Issue was unassigned.
- First commit to issue fork.
- Assigned to bhuvaneshwar
- 🇮🇳India bhuvaneshwar
I was able to reproduce the issue and have started making progress on it.
getting an error when dragging component into itself
- 🇮🇳India bhuvaneshwar
Hi @lauriii, just to confirm, we cannot drag the column_one component into its child components like images or text. However, we are able to drag the main two-column parent component under column_one. Can the same structure be applied to the main parent component?
- 🇫🇮Finland lauriii Finland
The
column_one
is a slot which means it should never be possible to drag that anywhere. The main component "Two column" should be draggable but it should act like a tree so that everything inside gets dragged with it, and you should not be able to drag the main component inside its own slots. It should be possible to drag components into slots like thecolumn_one
. - Merge request !315Issue #3472500: It should not be possible to drag an element into itself → (Open) created by bhuvaneshwar
- Issue was unassigned.
- 🇺🇸United States hooroomoo
The still in-progress 📌 Refine dragging behavior and design in Layers menu Active fixes that. There are several bugs with the current layers menu that 📌 Refine dragging behavior and design in Layers menu Active fixes.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
@hooroomoo Oh! So is this … a duplicate/obsolete?