moltimate / moltimate-frontend

Moltimate's frontend source code.
GNU General Public License v2.0
8 stars 3 forks source link

Upload Custom Protein Button Does Not Work #76

Open kdm5498 opened 4 years ago

kdm5498 commented 4 years ago

The Upload Custom button does not search for the uploaded file.

Expected Behavior

When the search button is pressed, the uploaded file should get sent to the server for alignment.

Current Behavior

The search button does not send the file to the server and a blank result is received.

Possible Solution

There is just a TODO in the code that should handle the click.

Steps to Reproduce

  1. Open the search section
  2. Click the upload button
  3. Select a file
  4. Click the search button

Context (Environment)

Detailed Description