Bug #17256
closed
File selection dialog does not expand more than one level
Added by Peter Amstutz almost 4 years ago.
Updated about 3 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
Steps to reproduce:
- Go to +NEW → Run a process
- Pick a CWL workflow with a File type input
- Click on the file input
- A dialog box will appear to choose a file
- Expand "Projects"
- Subprojects and collections will appear but you are unable to expand any of them in order to be able to select a file.
- Description updated (diff)
- Description updated (diff)
- Assigned To set to Daniel Kutyła
- Status changed from New to In Progress
Please go ahead and merge the fix and then follow up with a test branch.
- Target version changed from 2021-01-20 Sprint to 2021-02-03 Sprint
I've made a branch updating nodejs
to version 10.x: 4248a4e at 17256-nodejs-dependency-update
Updates:
- Changes
lib/install/deps.go
to ask for node 10.23.1 instead of 8.15.1
- Changes
build/package-build-dockerfiles/Makefile
to download the newer nodejs.
- Changes
build/package-build-dockerfiles/*/Dockerfile
to use the downloaded nodejs version.
- Updates a message on
run-tests.sh
when no nodejs is found.
Things I've tried:
- Created a docker image to run wb2 integration tests with node-v10.x & Cypress v6.x
- Ran a Jenkins test pipeline: developer-run-tests: #2273
- Ran the package build scripts
- Status changed from In Progress to Resolved
Also available in: Atom
PDF