We currently have a custom component (SchemaForm) that generates a form based on the provided schema.
It works satisfactorily, but it may reach it's limits as the data gets more complex.
We should consider usage of an open source schema-based form generator:
https://github.com/eclipsesource/jsonforms
We currently have a custom component (
SchemaForm) that generates a form based on the provided schema.It works satisfactorily, but it may reach it's limits as the data gets more complex.
We should consider usage of an open source schema-based form generator:
https://github.com/eclipsesource/jsonforms