Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nested_element from clipboard creates for original parent #817

Closed
robinboening opened this issue Jul 12, 2015 · 0 comments
Closed
Assignees
Milestone

Comments

@robinboening
Copy link
Contributor

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.

@robinboening 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
@tvdeyen tvdeyen added this to the 4.0 milestone Jul 12, 2015
@tvdeyen tvdeyen removed this from the 4.0 milestone Jun 20, 2017
@tvdeyen tvdeyen added this to the 4.1 milestone Mar 20, 2018
@tvdeyen tvdeyen self-assigned this Mar 20, 2018
tvdeyen added a commit to tvdeyen/alchemy_cms that referenced this issue May 14, 2018
Set the parent element id for elements created from clipboard.

Fixes AlchemyCMS#817
tvdeyen added a commit that referenced this issue May 14, 2018
Set the parent element id for elements created from clipboard.

Fixes #817
tvdeyen added a commit that referenced this issue May 14, 2018
Set the parent element id for elements created from clipboard.

Fixes #817
tvdeyen added a commit that referenced this issue May 14, 2018
Set the parent element id for elements created from clipboard.

Fixes #817
tvdeyen added a commit that referenced this issue May 14, 2018
Set the parent element id for elements created from clipboard.

Fixes #817
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants