kids-first / kf-ui-fhir-data-dashboard

💡📊 Prototype FHIR data dashboard - what's in my FHIR server?
Apache License 2.0
7 stars 2 forks source link

♻️Dashboard redesign #72

Closed abgeorge7 closed 4 years ago

abgeorge7 commented 4 years ago

Closes #62 Closes #70

Redesigned dashboard based on InVision wireframes: https://projects.invisionapp.com/d/main?origin=v7#/projects/prototypes/19790184

netlify[bot] commented 4 years ago

Deploy preview for kf-ui-fhir-cohort-builder ready!

Built with commit 754b62df75f46c809398c5120933d782b842f731

https://deploy-preview-72--kf-ui-fhir-cohort-builder.netlify.app

netlify[bot] commented 4 years ago

Deploy preview for kf-ui-fhir-cohort-builder ready!

Built with commit 01e73be2a39490d2e76a7803f76ecd9a61e11c36

https://deploy-preview-72--kf-ui-fhir-cohort-builder.netlify.app

netlify[bot] commented 4 years ago

Deploy preview for kf-ui-fhir-cohort-builder ready!

Built with commit 8cbda0a371d55f02df7aec8a43512e8be4da59d1

https://deploy-preview-72--kf-ui-fhir-cohort-builder.netlify.app

abgeorge7 commented 4 years ago

@znatty22 I'm getting a 500 from the /$snapshot endpoint when I follow those steps - were you saying that the state doesnt clear because the loading message is associated with the last resource? It's supposed to just get overwritten but yeah if its doesnt get overwritten in time I agree that looks confusing. If the $snapshot endpoint succeeded in theory it would get overwritten.

The Patients aren't duplicates in HAPI - they have different IDs, the resource names are just the same.

znatty22 commented 4 years ago

the state doesnt clear because the loading message is associated with the last resource Yep

abgeorge7 commented 4 years ago

@znatty22 this is a HAPI bug (https://github.com/jamesagnew/hapi-fhir/issues/1855)