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

Avoid creating duplicated controls

Open sdirix opened this issue 5 years ago • 0 comments

Motivation Helping the user to avoid creating duplicate controls

Solution Don't allow to drag schema elements which are already part of the schema

Alternatives When an existing schema element is added, the previous one is removed.

Additional context Can be supported by visual cues.

sdirix avatar Jun 05 '20 13:06 sdirix