kitsune-application-development-kit icon indicating copy to clipboard operation
kitsune-application-development-kit copied to clipboard

Clean up the JSON editor plugin interface

Open varevarao opened this issue 6 years ago • 0 comments

Request Type

UX improvement

Description

While the JSON editor plugin behaves well with JSON files nested up to 2 layers deep, when a heavily nested JSON is edited through the plugin, the view becomes extremely clunky.
The interface should ideally be collapsible, or manageable through some other form of toggling visibility of keys.

Attachments

Regular JSON: image

Heavily nested: image

varevarao avatar Oct 11 '19 15:10 varevarao