Closed
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.
Metadata
Assignees
Labels
No labels
Activity