Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align patient info population between design and dev #2646

Open
fzhao99 opened this issue Sep 30, 2024 · 0 comments
Open

Align patient info population between design and dev #2646

fzhao99 opened this issue Sep 30, 2024 · 0 comments
Labels

Comments

@fzhao99
Copy link
Collaborator

fzhao99 commented Sep 30, 2024

Designs for the patient info (step 1) page are misaligned with dev. This ticket captures the work to align them, which includes

  • Replacing the patient dropdown selection with a "golden" fake patient that has all the information across all use cases (Make a golden synthetic patient that can autopopulate for the patient selection screen #2645). Adding this patient makes the patient dropdown and query use case dropdown obsolete and can then be removed.
  • We can only do this after the select patient / query pages are built / available so to not break the demo experience on main. Plan is to put those pages in first without any redirection and then wire everything together to keep the PR's small.
    • This might be a good opportunity to revisit whether our SPA setup is still serving us, or if want to start building out some sort of URL scheme to allow deep linking into separate steps of the query flow
  • If we need to break this ticket into a redirection / routing step and a design pass step, we can do that once we know more of what the work looks like.
@fzhao99 fzhao99 added the viper label Sep 30, 2024
@fzhao99 fzhao99 changed the title Align patient selection between design and dev Align info population between design and dev Oct 1, 2024
@fzhao99 fzhao99 changed the title Align info population between design and dev Align patient info population between design and dev Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant