Skip to content

Columnar table view for List responses #330

@mandarjog

Description

@mandarjog

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

  1. searched for setting that would make this a table view.
  2. I see that populateResultContainer is used to populate the grpc-response-data .output-container However that function is not wired up to anything in the latest code.
  3. This function used to be called from $.ajax.Post.Done in v1.0.0

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions