smart-on-fhir / ehi-app

EHI Export API Client Reference Implementation
https://ehi-app.smarthealthit.org/
Apache License 2.0
4 stars 1 forks source link

Cookie based job list #62

Closed Dtphelan1 closed 1 year ago

Dtphelan1 commented 1 year ago

Introduces cookie-based patient id tracking for identifying relevant patients in the admin panel. Also improves performance by memoizing job-listitem elements, only re-rendering when the content of the job changes.