market icon indicating copy to clipboard operation
market copied to clipboard

Show compute results and logs in UI instead of having to download them

Open EnzoVezzaro opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. I think we should develop a component to visualized the compute results and logs directly in the UI instead of having to download them every time (if I'm not misinterpreting our UI).

Describe the solution you'd like I propose adding a "View" label next to the download buttons (or somewhere else) which pressed would show a code block with the result (or logs). Right now, we need to download the file to see the result which is ok for now, but I think this is an UX improvement we can easily implement after the public testing phase.

Screen Shot 2022-05-02 at 7 26 00 AM

EnzoVezzaro avatar May 02 '22 11:05 EnzoVezzaro

Not really practical. The result of the compute is a dataset that you want to download and use. Just viewing it doesn't have that much value.

mihaisc avatar May 02 '22 11:05 mihaisc

This might make sense at a future time when we have some concrete use cases.

mihaisc avatar Sep 29 '22 12:09 mihaisc