tair / toastdos-back

The back-end system for the GOAT community annotation tool
GNU General Public License v3.0
7 stars 0 forks source link

New(Blank) submission should present user with 'Empty' gene and annotation form fields without having to select add #324

Closed lreiser closed 5 years ago

lreiser commented 5 years ago

When creating a new submission the user should be presented with 1) at least one set of entry fields for entering gene info 2) helpful info on why they cannot enter an annotation

After at least one gene is validated then the form should display one blank annotation submission form

To replicate 1.Login with ORCiD 2.Choose submission (may need to reset form if populated)

Current version- without gene entered

new_newsubmission_nogene

Older version-without gene entered old_newsubmission_nogene

  1. Enter a valid gene symbol and as soon as the locus validates, the annotation form is displayed

Current-version with locus added new_newsubmissionwithgene

Older version- with locus added (see annotation section) old_newsubmissionwithgene

lreiser commented 5 years ago

Testing

Enter DOI 10.1093/pcp/pcz032

Enter Gene AT2G30200 (annotation input form appears !!) Choose Anatomy Enter Term hypocotyl vascular system Enter Method beta-glucuronidase fusion protein localization evidence used in manual assertion

Get an error trying to submit.

This issue can be closed since the annotation field displays once a valid gene is entered but still don't know why I cannot submit.