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

Remove blood group, weight and height badges on the top of patient info card #6712

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

sriharsh05
Copy link
Contributor

@sriharsh05 sriharsh05 commented Nov 25, 2023

WHAT

🤖[deprecated] Generated by Copilot at 978a436

Removed unused code and fields related to patient weight and height. Simplified the patient info card component in src/Components/Patient/PatientInfoCard.tsx and deleted the getDimensionOrDash function from src/Common/utils.tsx.

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/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

HOW

🤖[deprecated] Generated by Copilot at 978a436

  • Remove unused getDimensionOrDash function from src/Common/utils.tsx (link)
  • Delete import of getDimensionOrDash from src/Components/Patient/PatientInfoCard.tsx (link)
  • Simplify patient info card component by removing blood group, weight and height fields and reordering respiratory support field in src/Components/Patient/PatientInfoCard.tsx (link)

@sriharsh05 sriharsh05 requested a review from a team November 25, 2023 15:59
@sriharsh05 sriharsh05 requested a review from a team as a code owner November 25, 2023 15:59
Copy link

vercel bot commented Nov 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 4:00pm

Copy link

netlify bot commented Nov 25, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 978a436
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/656219e84ab5c20009db6e07
😎 Deploy Preview https://deploy-preview-6712--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.

@nihal467
Copy link
Member

LGTM

@khavinshankar khavinshankar merged commit bf4920c into ohcnetwork:develop Nov 29, 2023
39 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patient body details are shown twice in the patient consultation page
4 participants