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

Migrate Files display/Edit UI to primeng #231

Closed belkassaby closed 1 year ago

BethSundberg commented 1 year ago

@belkassaby the file display looks good. I'm not sure how much of this you expect to be working. I tried adding a URI and the file attributes of key/id are not displayed. I opened this again to show that I had added the key "new field".

Image

Why are there items repeated? Why is "description" not shown in the top part. Perhaps I don't understand the difference between key and id?

Image

BethSundberg commented 1 year ago

@belkassaby I just checked and this works the same way on both dev and sqa sites. Is it working the way you expect?

belkassaby commented 1 year ago

@BethSundberg I just committed a fix for this (the label not being correctly displayed) and it should be deployed on dev.

BethSundberg commented 1 year ago

Fixed on dev