form-js
form-js copied to clipboard
[Implement] Support copying and pasting components in the editor
This is the implementation epic for https://github.com/camunda/product-hub/issues/1756 Design deliverables: https://github.com/camunda/product-hub/issues/1756#issuecomment-1903648224
What should we do?
Currently it's very hard to reuse parts of the form when editing big forms or copying from one form to the other, because of that we should allow copying and pasting from the same form and from forms in other tabs.
Issues
- [ ] https://github.com/bpmn-io/diagram-js/pull/662
- [ ] #1002
- [ ] Documentation