Skip to content
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

Group 15 Assignment #530

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Conversation

FeruzyNtillah
Copy link

We have fixed bugs concerning the insertion of visit notes and service records. we have dealt with various codebases such as the patient component history and the print button component to fix this bug.

FeruzyNtillah and others added 18 commits January 17, 2025 10:18
… visit from the visit object. if the notes field exists, its value will be included in the resulting object. if it does not exist, a fallback default string "No notes available" will be used.
… of service records related to a specific patient visit.The code accesses a property named services from the visit?.visit object.
…he visits$ observable includes a notes property.Used the || operator to provide fallback text when notes is unavailable.
@mellcky mellcky force-pushed the main branch 2 times, most recently from 7e51ec3 to 92548e2 Compare January 17, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants