-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adding the Timeline to Appointments #35
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
==========================================
+ Coverage 41.42% 44.81% +3.39%
==========================================
Files 41 42 +1
Lines 1818 1933 +115
==========================================
+ Hits 753 866 +113
- Misses 1065 1067 +2
Continue to review full report in Codecov by Sentry.
|
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.
Looks great to me and also works well on my side! We might consider using localizable strings for "Appointment 1", "Appointment 2", and "Your Timeline", but could be good to have features merged first as we can also do minor fixes later! 🚀
Adding the Timeline to Appointments
♻️ Current situation & Problem
Adding a timeline to simplify understanding (especially for individuals with cognitive impairments) in the appointments view
⚙️ Release Notes
📚 Documentation
This is primarily a UI change for an additional visualization of the patient's timeline.
✅ Testing
The tests all pass.
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: