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

Fixes Add Validation for Insurance Input Fields in Patient Registration Form #8672 #8836

Merged

Conversation

syedfardeenjeelani
Copy link
Contributor

@syedfardeenjeelani syedfardeenjeelani commented Oct 20, 2024

This pull request adds frontend validation for the insurance input fields (Member ID, Policy ID, and Insurer Name) in the patient registration form. All fields are mandatory, and validation ensures that proper inputs are provided for each field.

Proposed Changes:

Merge Checklist:

  • Add specs that demonstrate the validation feature.
  • Ensure UI text is added to I18n files.

Note:

I had to re-raise this PR due to the deletion of my head repo while facing issues with rebasing. The repo has been set up again, and I’ve raised this PR to continue progress.
@ohcnetwork/care-fe-code-reviewers

@syedfardeenjeelani syedfardeenjeelani requested a review from a team as a code owner October 20, 2024 17:20
Copy link

netlify bot commented Oct 20, 2024

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit 4306a95
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/67153bf089cc2b000896a0ff
😎 Deploy Preview https://deploy-preview-8836--care-ohc.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
Member

@rithviknishad rithviknishad left a comment

Choose a reason for hiding this comment

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

Code changes LGTM; please follow the PR template

@syedfardeenjeelani
Copy link
Contributor Author

Code changes LGTM; please follow the PR template

sure

@nihal467
Copy link
Member

LGTM

@bodhish bodhish merged commit 494a4b9 into ohcnetwork:develop Oct 22, 2024
35 of 36 checks passed
Copy link

@syedfardeenjeelani Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

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.

Add Validation for Insurance input fields in patient registration form
4 participants