-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Expand/collapse JSON in discover #59949
Copy link
Copy link
Closed
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
Metadata
Metadata
Assignees
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
Type
Fields
Give feedbackNo fields configured for issues without a type.
During the switch to React we switched over to use the
EuiCodeBlockcomponent, which in contrast to the previous Angular version, does not allow expanding and collapsing of parts of the JSON, as long as you view the JSON.It seems (see linked issue below) that this request comes up. I think we should consider, maybe using a different implementation here maybe.