form-js icon indicating copy to clipboard operation
form-js copied to clipboard

[Implement] Support copying and pasting components in the editor

Open vsgoulart opened this issue 1 year ago • 0 comments

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

vsgoulart avatar Jan 15 '24 21:01 vsgoulart