-
Notifications
You must be signed in to change notification settings - Fork 47
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
(feat) follow up changes on the case management: discontinuity of case #540
base: main
Are you sure you want to change the base?
Conversation
@donaldkibet @makombe @Omoshlawi please help with reviews. |
...m-patient-clinical-view-app/src/case-management/metrics/case-management-header.component.tsx
Show resolved
Hide resolved
.../esm-patient-clinical-view-app/src/case-management/modal/case-management-modal.component.tsx
Outdated
Show resolved
Hide resolved
packages/esm-patient-clinical-view-app/src/case-management/modal/case-management-modal.scss
Outdated
Show resolved
Hide resolved
.datePickerInput { | ||
width: 23rem; | ||
.formDatePicker input { | ||
min-width: 24rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested this out, kindly confirm that it scales well on tablet view port
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@its-kios09 please fix the failing build |
@donaldkibet addressed the build failure |
Requirements
Summary
With reference on this closed PR: 29e5d48
Screenshots
None.
Related Issue
None.
Other
None.