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
8 stars 2 forks source link

Back button does not work if toggle from all to rare stepper #305

Closed BethSundberg closed 1 year ago

BethSundberg commented 1 year ago

Start to create a phenotype fill in the individual page Change stepper from rare to all go to file step add a file change stepper from all to rare The file information is still shown, with only one button, the "back" button Click the back button Nothing happens on the UI It causes this console error

Image

It is possible to continue working by using the stepper to move to a different step

desais-jax commented 1 year ago

@belkassaby I followed the steps above, I did not see error in console button but when I clicked back button after switching to Rare disease steps , I got the File step

Image

belkassaby commented 1 year ago

Can you try to clear your cache up? normally when you click on the toggle button it should bring you back to the 1rst step, and so on the next button available.

BethSundberg commented 1 year ago

Fixed, it works great