You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Situation:
Copied a nested element to the clipboard.
Scrolled down to another parent element and click add element inside of it.
Choose the element from the clipboard.
The new element gets created as a child of the original parent.
Expected:
Nested element should get created as a child of the new parent where I clicked the "Add element" button.
The text was updated successfully, but these errors were encountered:
robinboening
changed the title
Create nested_element from clipboard creates into wrong parent
Create nested_element from clipboard creates for original parent
Jul 12, 2015
Situation:
Copied a nested element to the clipboard.
Scrolled down to another parent element and click add element inside of it.
Choose the element from the clipboard.
The new element gets created as a child of the original parent.
Expected:
Nested element should get created as a child of the new parent where I clicked the "Add element" button.
The text was updated successfully, but these errors were encountered: