PistoiaHELM / HELMWebEditor

Web browser based editor for drawing HELM macromolecules.
MIT License
18 stars 10 forks source link

Adding a newly created monomer to a HELM string makes the HELM fail validation #165

Closed ClairePA closed 6 years ago

ClairePA commented 6 years ago

Steps to reproduce

I create a new monomer. The monomer is displayed in the palette correctly. I can use the monomer in a structure and the HELM string looks correct. I click on the validate button and the HELM string fails validation.

image

ClairePA commented 6 years ago

I tried correcting the monomer information and made sure I entered everything correctly. (I think), but the HELM is still invalid.

image

image

ClairePA commented 6 years ago

Should be fixed.

ClairePA commented 6 years ago

Retested and the HELM is still marked as invalid.

ClairePA commented 6 years ago

Steps to reproduce: I create the following monomer image I try to use it and I get the error:

image

ClairePA commented 6 years ago

Just created a new monomer 1Test and it appears in the webeditor list:

image

The webservices (via Swagger page) will find 1Test. image

image

But if I create a molecule with 1Test the validation tool, does not accept it as a valid monomer.

image

The HELM webeditor allows me to use the new monomer, will calculate properties and display the strcuture, but does not think it is valid. image

ClairePA commented 6 years ago

When the monomer is created the webeditor must refresh the toolkit from the monomerservice,, otherwise it is not available.

ClairePA commented 6 years ago

Refresh now available. Close.