fullstorydev / fullstorydev/grpcui

Columnar table view for `List` responses

Open
#330 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

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
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.