Duplicate Component / Detach Instance #34577
drdiercks
started this conversation in
Feature Request
Replies: 2 comments
-
|
Agree, this would be very useful! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Agreed. Just the ability to detach/undo a component would be a very nice addition to an already awesome new function. My solution so far has been to Edit the component in a new window/tab and copy it's structure back into the other window/tab, make my changes and create a new component. But a simple duplicate + detach would be so much easier. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Components: no duplicate button / detach instance
The new component function in V4 is great. However, if you want to build a second component that is extremely similar to an old one, you can currently not duplicate the old component, or detach an instance to then make your changes, and create a new one.
I think both would be great options to build, because each will have their own usecase.
Duplicate component
For components that are similar, but need other elements. Doesn't require you to rebuild the component again from scratch.
Detach instance
Highly required for reusing your components. Sometimes you want a reusable component, but will make many instances with slight tweaks. In this case it's easier to use your existing component and detach it (knowing that it has the right settings), rather than recreating it from scratch.
Propose a Solution
Add duplicate button in component library
Add option to detach instance when right-clicking a component in the editor or navigator.
Additional Context
No response
Agreement
Beta Was this translation helpful? Give feedback.
All reactions