513 in page select #88
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Updated select a patient to be accordian instead of modal. I moved the patient select to the top level to be on the home page above the left/right sides of the information. Patients endpoint is called when the page loads instead of on 'select a patient' and is not called every time you open the accordian. There is a refresh button to the right of the accordian which will re-call the endpoint pulling from the settings page field. When the settings page patientFhirQuery is updated, it will hit the endpoint again. The console box was removed from the request generator. Also, I update the text around the patient search box and added a 'showing x of x records' to better match the mockups.
To Test:
Issue ticket number and Jira link
https://jira.mitre.org/browse/REMS-513 and https://jira.mitre.org/browse/REMS-572
Checklist before requesting a review
devnot main (the only exception to this is releases fromdevand hotfix branches)Checklist for conducting a review
Workflow
Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.