Skip to content

Add an "upload" column type and GUI widget #2404

Closed
@scudette

Description

Currently we can include some data in a JSON column and mark it as "base64hex" for example to get a hex viewer of the data

This is useful but limited because if we add too much data into the collection JSON it will kill the GUI since the GUI API is limited to 5mb REST calls.

We need a widget that can read unlimited data via the upload mechanism - so the collection just uses upload() normally but the GUI offers a way to view the raw data easily for quick triage and review.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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