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

Implement measurement dialog UI #241

Open belkassaby opened 1 year ago

belkassaby commented 1 year ago

Measurement can only be viewed when uploading a phenopacket with existing measurements. There should be an "add measurement" button that opens a dialog to set a measurement with all its corresponding properties/ontologies and save it to the phenopacket. That dialog should also enable users to edit existing measurements.