CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

align search form and results page with designs #2609

Closed fzhao99 closed 2 months ago

fzhao99 commented 2 months ago

PULL REQUEST

Summary

Various styling tweaks, frontend tech debt refactors, and improvements to align things with Figma that Bob worked on when everyone else was out of office last week. Should result in the results page and the search form being up to date / ahead of design minus unimplemented features (step indicator, search bar on results view).

Of note:

Search form

Laid out the dropdowns horizontally rather than vertically and added explainer copy within the query selection body. Screenshot 2024-09-23 at 3 52 29 PM

Results view

Aligned the side nav styling and the backlink/new patient search button. Right now, these link back to the same search form, but when we build out the patient search vs the saved query selection, these will link out to their respective locations. Also adds the name of the query in the title section. Screenshot 2024-09-23 at 3 52 58 PM

Related Issue

Fixes #2589

Additional Information

Anything else the review team should know?

m-goggins commented 2 months ago

I'm taking a look at this PR, just taking my time to read through the docs to make sure I understand the changes you are proposing.