fzhao99
fzhao99
### Description RS has asked us to swap out our sender client on the bulk uploader to use a newly provisioned one specific to the UP. This will help with...
### Description Our bulk upload sends don't include patient ID because on the COVID pipeline it used to be inferred in the RS transform if it wasn't included. We realized...
Chlamydia results has a duplicate entry for observations. Should fix this?
Designs for the [patient info (step 1) page](https://www.figma.com/design/YU5hAHY1Eg7J6gtNbBxm7d/DIBBs-Site-Experiences?node-id=3576-42191&m=dev) are misaligned with dev. This ticket captures the work to align them, which includes - Replacing the patient dropdown selection with a...
After all the demo v0 pages are implemented independently, ensure that the pages link to one another according to [the user flow ](https://www.figma.com/design/Iuw9me6kYftBF4WTCEsCZz/VIPER-Viewer-(Name-TBD)?node-id=4-6068&t=723PFItWMBWFEwQe-1) that Michelle put together
Part of [2611](https://app.zenhub.com/workspaces/skylight-dibbs-viper-6480ba23b5a07644e0e46d23/issues/gh/cdcgov/phdi/2611) The goal here is for us to set the width / horizontal layout settings once at the parent level and not have to worry about that. In...
As it says on the tin. [Docs from USWDS for reference](https://designsystem.digital.gov/design-tokens/) and the [variables.scss](https://github.com/CDCgov/phdi/blob/main/containers/tefca-viewer/src/styles/_variables.scss) and [layouts.scss](https://github.com/CDCgov/phdi/blob/main/containers/tefca-viewer/src/styles/layout.scss) files for an example of what we're talking about The following is a start...
Right now, entering invalid information on the patient search form doesn't trigger any error states. We should do so to make sure the user knows when the information they're inputting...
The buildout of customize query surfaced the need for some form validation -- prompting example was us adding the --Select an Option-- default for the query use case. While this...