drivendataorg / concept-to-clinic

ALCF Concept to Clinic Challenge
https://concepttoclinic.drivendata.org/
MIT License
367 stars 147 forks source link

Importing LUNA images from the UI doesn't work #262

Open reubano opened 6 years ago

reubano commented 6 years ago

Overview

The image import screen fails with LUNA files.

screen shot 2017-11-28 at 13 34 08

Expected Behavior

Clicking on a LUNA file loads the image

Current Behavior

Clicking on a LUNA file does nothing

Steps to Reproduce

docker-compose -f local.yml build
docker-compose -f local.yml up
open http://localhost:8080
# navigate to a file in the LUNA directory

Acceptance criteria

NOTE: All PRs must follow the standard PR checklist