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

Fix medical action dialog UI #240

Closed belkassaby closed 1 year ago

belkassaby commented 1 year ago

The medical action dialog does not yet update itself properly when editing an existing medial action or adding a new medical action.

BethSundberg commented 1 year ago

@belkassaby Editing is working. Adding a medical action to an existing phenopacket is working.

However, I CANNOT add a medical action to a new phenopacket that I am creating, one that has not been "completed" so it is added to my phenopacket list.

belkassaby commented 1 year ago

through the stepper the medical action is not working? let me check and fix this.

belkassaby commented 1 year ago

See #288

BethSundberg commented 1 year ago

Fixed