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

Removed required attribute from Respiratory Rate #6738

Merged
merged 6 commits into from
Dec 13, 2023

Conversation

konavivekramakrishna
Copy link
Contributor

@konavivekramakrishna konavivekramakrishna commented Nov 27, 2023

input field

WHAT

🤖[deprecated] Generated by Copilot at eed8215

Removed the required attribute from the spo2 field in DailyRounds.tsx to allow users to skip it if they do not have a pulse oximeter. This fixes the issue #1729.

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 eed8215

  • Remove the required attribute from the spo2 field in the TextField component (link). This allows the user to leave the field blank if they do not have the spo2 data, as reported in issue added result filter in SampleTest #1729. The file src/Components/Patient/DailyRounds.tsx contains this change.

@konavivekramakrishna konavivekramakrishna requested a review from a team as a code owner November 27, 2023 22:39
Copy link

vercel bot commented Nov 27, 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 Dec 13, 2023 10:14am

Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 7da72f4
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/657983eec4229400085a10e6
😎 Deploy Preview https://deploy-preview-6738--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

@konavivekramakrishna
image

  • Now, we can submit a blank normal log update, without adding any data, handle this issue, along with this PR

CC: @rithviknishad

@konavivekramakrishna
Copy link
Contributor Author

konavivekramakrishna commented Dec 1, 2023

@nihal467
which field should be mandatory to prevent submitting a blank normal log update

@nihal467
Copy link
Member

nihal467 commented Dec 1, 2023

@konavivekramakrishna After merging your this PR, anyone can perform a standard log update by leaving all fields under 'vital' blank and simply submitting it. This is where the problem arises, as it results in a blank log update.

Based on my recent conversation with Aparna, we don't anticipate any issues from the field, as mentioned above. @konavivekramakrishna, you don't need to make any changes; the PR is good to merge.

CC : @rithviknishad

@nihal467
Copy link
Member

nihal467 commented Dec 1, 2023

labeled it as discussion for a final confirmation from @gigincg

@nihal467 nihal467 added hold waiting for related PR a co-related detail PR is under construction and removed discussion required labels Dec 1, 2023
@nihal467
Copy link
Member

nihal467 commented Dec 4, 2023

@konavivekramakrishna @rithviknishad

@nihal467 nihal467 removed hold waiting for related PR a co-related detail PR is under construction labels Dec 13, 2023
@khavinshankar khavinshankar merged commit c8a71f6 into ohcnetwork:develop Dec 13, 2023
28 of 36 checks passed
@konavivekramakrishna konavivekramakrishna deleted the fix#6718 branch December 17, 2023 13:16
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.

Respiratory rate- non-mandatory
4 participants