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

Connect Tree and Editor by highlight controls and schema elements on hover

Open sdirix opened this issue 5 years ago • 0 comments

Motivation Help the user to quickly see where in the form a certain schema element is placed. Help the user to see to which schema element a certain control is referring too without clicking.

Solution On hover on a control, the corresponding schema element is highlighted. On hover on a schema element, the corresponding control is highlighted.

sdirix avatar Jun 05 '20 13:06 sdirix