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

Minor Improvements to PatientRegistration; Drop External Results #8463

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

gigincg
Copy link
Member

@gigincg gigincg commented Sep 2, 2024

Minor Improvements made to PatientRegistration UI
Remove Support for External Results

TODO: Remove All other usage of External Results

@ohcnetwork/care-fe-code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@gigincg gigincg requested a review from a team as a code owner September 2, 2024 15:53
Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit dab6dab
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/66d6caeb0fbc50000874aa58
😎 Deploy Preview https://deploy-preview-8463--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for care-net failed.

Name Link
🔨 Latest commit edffea6
🔍 Latest deploy log https://app.netlify.com/sites/care-net/deploys/66d5df64df293c0008b4226e

@github-actions github-actions bot added the Deploy-Failed Deplyment is not showing preview label Sep 2, 2024
@nihal467 nihal467 added needs review cypress failed pull request with cypress test failure and removed Deploy-Failed Deplyment is not showing preview labels Sep 3, 2024
@nihal467 nihal467 assigned nihal467 and unassigned nihal467 Sep 3, 2024
@nihal467
Copy link
Member

nihal467 commented Sep 3, 2024

@gigincg

image

  • hide the create button in the external result tab, as we dont support patient creation using the external result

@gigincg
Copy link
Member Author

gigincg commented Sep 3, 2024

@nihal467 Planning to remove the External Results Tab altogether. Any other references of External Results?

@nihal467
Copy link
Member

nihal467 commented Sep 3, 2024

@nihal467 Planning to remove the External Results Tab altogether. Any other references of External Results?

nope, only this one reference remaining

@nihal467 nihal467 removed the cypress failed pull request with cypress test failure label Sep 3, 2024
@nihal467
Copy link
Member

nihal467 commented Sep 3, 2024

Based on the below conditions reviewing the PR :

  • the existing redirection in the external result, even though the create button is visible, it is not crashing the page
  • we are having a plan to remove the external tab entirely in the upcoming week
  • external results are currently not in use at any production instances
  • The existing patient registration flow is not affected.

{
"personal_demographic": "Personal/Demographic Details",
"import_external_result": "Import From External Results",
"date_of_birth_note": "Date of Birth Note",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"date_of_birth_note": "Date of Birth Note",
"date_of_birth_note": "Please enter the correct date of birth for the patient",

"personal_demographic": "Personal/Demographic Details",
"import_external_result": "Import From External Results",
"date_of_birth_note": "Date of Birth Note",
"date_of_birth_note_description": "Please enter the correct date of birth for the patient",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"date_of_birth_note_description": "Please enter the correct date of birth for the patient",
"date_of_birth_note_description": "Each patient in the system is uniquely identifiable by the number and date of birth. Adding incorrect date of birth can result in duplication of patient records.",

Copy link
Member

@nihal467 nihal467 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the warning message about the date of birth note an intentional change? The modified note doesn't communicate why the user should enter the correct date of birth.

Note: the suggested changes are the existing warning message in the platform

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Sep 3, 2024
Copy link

github-actions bot commented Sep 3, 2024

👋 Hi, @gigincg,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot added the stale label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants