TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

First attempt to create phenopacket does not work #280

Closed BethSundberg closed 1 year ago

BethSundberg commented 1 year ago

Open app on dev fill in the individual page

Image

Use stepper to go to validate page Get error that the ids are not filled in

Image

the complete button shows all these errors

Image

Use stepper to go back to individual page, don't change anything, use stepper to go to validation page. Now all looks as it was expected to.

Image

However, the ids are still missing.

Image

The second time I try to create a phenotype (i.e. I add new ids), it works.

BethSundberg commented 1 year ago

This is fixed.