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

Visual Editor for JSON Schema and JSON Forms Ui Schema

Results 30 jsonforms-editor issues
Sort by recently updated
recently updated
newest added

We should be able to pass our own ajv options to the angular Preview component.

Labels (Label elements or labels of Controls) should be customizable directly in the editor.

**Description** Controls in the editor should not be bound to any data. Retest for all controls.

**Description** The error message currently is "No applicable renderer found!". It should mention the UI Schema Element it failed to render. Optimally it would show a Details button where I...

All hardcoded UX strings in the `@jsonforms/editor` component shall be translatable.

**Motivation** I want to revert things I did. **Solution** Add a stack to keep track of states.

We should check the codebase for uses of div and explore where we can replace custom CSS with material UI Grid.

**Motivation** Help the user to quickly see which elements are already part of the form and which aren't. This is useful to avoid duplicated controls and to see for which...