Project

General

Profile

Actions

Bug #19700

closed

Process input panel JSON missing, also mishandles http URLs, also scrolling

Added by Peter Amstutz over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release relationship:
Auto

Description

Sorry I keep finding edge cases...

Example:

https://workbench2.tordo.arvadosapi.com/processes/tordo-xvhdp-u55x8qxyai66qu3

  1. the "input" parameter is a File object with a http URL. This is sort of a new requirement but we have a customer that wants to use http URLs in their input and then arvados-cwl-runner downloads the file on the fly. Workbench 2 seems to end up showing either "No value" or an incorrect link to keep-web.
    1. I think the easiest thing to do is just render http and https as a regular plain clickable hyperlink; if something shows up in the location field that doesn't start with keep: don't parse it, just render it as a link.
  2. I haven't managed to nail this down but sometimes the JSON tab is empty (it shows "[]") even when things are listed in the "Parameters" tab.
  3. I noticed this reviewing the log scrolling fix for Lucas, but then I checked and it is happening on main as well -- the space reserved for the table is slightly too small, causing a minor amount of scrolling that shouldn't happen, because the panel isn't at maximum horizontal size.

Subtasks 1 (0 open1 closed)

Task #19721: Review 19700-http-inputResolvedPeter Amstutz12/01/2022Actions
Actions

Also available in: Atom PDF