-
Notifications
You must be signed in to change notification settings - Fork 403
Open
Description
gRPC standard List
method output is rendered as one table per record, and records appear one after another mirroring json
output passed through jq
.
I would like to see columnar output.
What have I tried
- searched for setting that would make this a table view.
- I see that
populateResultContainer
is used to populate thegrpc-response-data .output-container
However that function is not wired up to anything in the latest code. - This function used to be called from $.ajax.Post.Done in v1.0.0
Please advise.
Metadata
Metadata
Assignees
Labels
No labels