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

Fix bed check for log update button #7202

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Fix bed check for log update button #7202

merged 2 commits into from
Feb 12, 2024

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Feb 11, 2024

Fixes #7201

This pull request fixes the bed check for the log update button in the PatientInfoCard component. Previously, the button was not disabled when certain conditions were not met, leading to potential errors. This fix ensures that the button is disabled when necessary and improves the overall functionality of the component.

@Ashesh3 Ashesh3 requested a review from a team as a code owner February 11, 2024 20:05
Copy link

vercel bot commented Feb 11, 2024

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 Feb 11, 2024 8:20pm

Copy link

netlify bot commented Feb 11, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 991ccb5
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/65c92bdc62b16c0008c596e8
😎 Deploy Preview https://deploy-preview-7202--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

nihal467 commented Feb 11, 2024

testing note

  • check the expected functionality
  • check whether it is wrongly throwing it for discharged patients

Copy link

cypress bot commented Feb 11, 2024

Passing run #2069 ↗︎

0 104 0 0 Flakiness 0

Details:

Fix bed check for log update button
Project: CARE Commit: 991ccb59ad
Status: Passed Duration: 02:54 💡
Started: Feb 11, 2024 8:23 PM Ended: Feb 11, 2024 8:26 PM

Review all test suite changes for PR #7202 ↗︎

@nihal467
Copy link
Member

LGTM

@khavinshankar khavinshankar merged commit 75685a1 into develop Feb 12, 2024
62 of 63 checks passed
@khavinshankar khavinshankar deleted the assign-bed branch February 12, 2024 03:45
Copy link

@Ashesh3 We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌.

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.

Bug: Error Message is missing for Patient consultation with no bed assigned
4 participants