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

Refactor stepper UI #253

Closed belkassaby closed 1 year ago

belkassaby commented 1 year ago

Simplify Stepper UI by putting all next/previous buttons in a single phenoCreatorComponent. Remove all and rare component. Use indices to pick the corresponding active step.

BethSundberg commented 1 year ago

@belkassaby There are some problems on dev with the next button and footer. See issue 261