svelte-jsonschema-form icon indicating copy to clipboard operation
svelte-jsonschema-form copied to clipboard

Hide accordion arrows when disabled

Open romancow opened this issue 2 years ago • 0 comments
trafficstars

The expand/collapse arrows on the right of the object and array accordion headers are visible & clickable, even when the accordion is disabled. (Which means they don't actually do anything.) We should probably hide them until the accordion is enabled.

romancow avatar Oct 06 '23 18:10 romancow