-
Notifications
You must be signed in to change notification settings - Fork 480
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
Make principal diagnosis as dropdown instead of having mark as principal button on each diagnosis. #6544
Comments
Hello @rithviknishad, I would really love to contribute to and solve this issue, as I am familiar with the tech-stack and the required frontend to solve this issue. So could you please assign me this issue? |
Hey @jainvedant392 this PR is related to the PR: #6528 Will assign you once it is merged. |
Meanwhile have a look at other issues at: https://github.com/coronasafe/care_fe/contribute |
Yeah sure @rithviknishad, thanks a lot |
Sure |
…n statuses and other improvements) (#6528) * useSlug: support for fallbacks for graceful handling * Miscellaneous changes / cleanup * Add API routes * remove old diagnoses from Consultation Form * Add component: `AddICD11Diagnosis` * Add component: `ConditionVerificationStatusMenu` * uncomplicate things * Add component `ConsultationDiangosisEntry` * Basic implementation * i have no idea what these are, but lots of bugs gone * goodnight for today * responsiveness * pre-sort by verification status * Adds help text * responsiveness * fix overflow * show diagnoses in consultation dashboard * fix consultation create * Show chapter of diagnosis for principal diagnosis (#6541) * Add PrincipalDiagnosisCard component and update ConsultationDiagnosisBuilder * Add chapter field to ICD11DiagnosisModel * fixes #6544; Principal Diagnosis as Dropdown * fix cypress * minor fix
The text was updated successfully, but these errors were encountered: