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

Placed Non-waveform data above waveforms in mobile view #6066

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

print-Sathvik
Copy link
Contributor

@print-Sathvik print-Sathvik commented Aug 12, 2023

WHAT

🤖 Generated by Copilot at 5b90d4f

This pull request improves the user interface and performance of the HL7 monitor, a component that shows vital signs from external devices. It extracts the waveform rendering logic into a WaveformCanvas component and updates the styling and layout of the other vitals. It also fixes a z-index issue with the MonitorConfigure component by adding a className prop to the Card component in HL7Monitor.tsx.

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

HOW

🤖 Generated by Copilot at 5b90d4f

  • Extract the waveform logic from HL7PatientVitalsMonitor component into a reusable WaveformCanvas component (link)
  • Use the WaveformCanvas component in the HL7Monitor component to render the waveform and the offline message (link)
  • Adjust the styling and layout of the non-waveform vitals in the VitalsNonWaveformContent component to match the design and the waveform canvas (link)
  • Increase the z-index of the Card component that wraps the MonitorConfigure component in the AssetType component to avoid overlapping with the waveform canvas (link)

@print-Sathvik print-Sathvik requested a review from a team August 12, 2023 08:10
@print-Sathvik print-Sathvik requested a review from a team as a code owner August 12, 2023 08:10
@vercel
Copy link

vercel bot commented Aug 12, 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 Aug 14, 2023 10:59am

@netlify
Copy link

netlify bot commented Aug 12, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit bbe3128
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64da08f72c33e70007049de2
😎 Deploy Preview https://deploy-preview-6066--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 a7c9c70 into coronasafe:develop Aug 16, 2023
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants