chembl / curation-interface

This is repository to track all bugs and issues related to development of the curation interface
0 stars 0 forks source link

Handle the situation when molecule image (or any other poperty) wasn't generated #137

Open mnowotka opened 9 years ago

mnowotka commented 9 years ago

Sometimes the job responsible to generate image fails for some reason and then all methods expecting image/some other properties will fail. This should be addressed:

  1. Inform user that the compound exists but the image is not there
  2. Trigger the function that will render it immediately.