-
Notifications
You must be signed in to change notification settings - Fork 516
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
Add patient notes pop-up on consultation page #5847
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
👋 Hi, @Bhavik-ag, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
❌ Deploy Preview for care-net failed.
|
All these changes are done
@nihal467 PR is ready for final testing !! |
👋 Hi, @Bhavik-ag, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
we are already have a PR raised for the issue #6224 |
WHAT
🤖 Generated by Copilot at 5356861
This pull request adds a new feature to the consultation details page that allows users to view and add notes for a patient in a facility. It introduces a new component
PatientNotesSlideover
that renders a slideover panel for the patient notes and integrates it with the existingConsultationDetails
component. It also adds several new components and dependencies to support the infinite scrolling and rendering of the notes list and the note card.Proposed Changes
Backend Changes
Screenshots
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at 5356861