Enhanced UI for Principle diagnosis #6261
Closed
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.
WHAT
🤖 Generated by Copilot at 8cba965
Added a feature to exclude facilities assigned to a user in
FacilitySelect
andManageUsers
, and improved the UI of diagnoses inConsultationDetails
.Proposed Changes
http://localhost:4000/facility/657c32be-d584-476c-9ce2-0412f0e7692e/patient/a3c3471a-ded2-4a0f-b5de-e97d58e42e61/consultation/1aff513c-a53f-4e34-aa47-2606191fe434
Enhanced the UI and didn't repeat the principal diagnosis in the text below.
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at 8cba965
exclude_user
prop toFacilitySelect
component to filter out facilities assigned to a specific user (link, link, link, link)ConsultationDetails
component to match design (link)ConsultationDetails
component to avoid duplication (link, link)