jsonforms-editor icon indicating copy to clipboard operation
jsonforms-editor copied to clipboard

[WIP] Add initial support for creating schema

Open eneufeld opened this issue 5 years ago • 3 comments

eneufeld avatar Sep 20 '20 12:09 eneufeld

I like the idea but I would not add it for the upcoming demo.

koegel avatar Sep 20 '20 13:09 koegel

Open Issues:

  • I need to be able to name the new property at least initially.
  • What about adding nested properties?
  • Maybe moving the creation into the Control tree would be better so nested properties could be addressed, e.g. + button on each object including root, an then dialogs to select type and name.

koegel avatar Sep 20 '20 13:09 koegel

Thanks for the PR! I like the concept!

I found an issue: Creating a control within a detail form fails.

sdirix avatar Sep 21 '20 07:09 sdirix