You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For any given table view, we could have a button on any column containing JSON, which would open a menu that displayed this JSON with a tree-like component. This would have the benefit of greatly reducing the width of the table view (in the case of large JSON blobs), as well as allowing for actual inspection of the JSON data in a meaningful way.
The text was updated successfully, but these errors were encountered:
For any given table view, we could have a button on any column containing JSON, which would open a menu that displayed this JSON with a tree-like component. This would have the benefit of greatly reducing the width of the table view (in the case of large JSON blobs), as well as allowing for actual inspection of the JSON data in a meaningful way.
The text was updated successfully, but these errors were encountered: