Week 7
Milestones
- Working on adding update feature in PatientNotes (UI)
 - Both backend PR marked as reviewed ready for merge
 
Contributions
- Based on the suggestions by the team removed the PatientUpdateModal
 - Notes can be updated from same add new note text field
 - Waiting for the requested changes to be done in backend PR for update note
 
Pull Requests
- https://github.com/coronasafe/care/pull/1507
 - https://github.com/coronasafe/care/pull/1469
 - https://github.com/coronasafe/care_fe/pull/5847
 
Learnings
- To use the same text field for both add and update feature