drivendataorg / concept-to-clinic

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

Accept/reject nodule candidates interface #36

Closed lamby closed 7 years ago

lamby commented 7 years ago

Overview

Some nodules will be identified as non-candidates by the end user. Therefore, we should provde the ability to accept/reject nodule candidates on the "Detect and select" view.

Expected Behavior

"Dismiss" and "Mark concerning" buttons should be persisted by the user:

The next nodule candidate displayed until there are none left.

The user's decision should be sent back to the backend immediately upon selection for persistence, rather than aggregating the entire page's results first.

Blocked by

Issues: #9

lamby commented 7 years ago

Closed in #36 :)