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 conditional logic in PatientInfoCard #6955

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Dec 30, 2023

This pull request fixes the conditional logic in the PatientInfoCard component. The issue was that the logic was not correctly checking for the "Treatment Summary" action and the consultation's admission and current bed status. This caused unexpected behavior when clicking on certain dropdown items. The fix ensures that the correct conditions are checked before executing the corresponding actions.

Copy link

vercel bot commented Dec 30, 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 30, 2023 5:26pm

@Ashesh3 Ashesh3 requested a review from a team as a code owner December 30, 2023 17:25
Copy link

netlify bot commented Dec 30, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit b00f241
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6590529447713e0008ab288a
😎 Deploy Preview https://deploy-preview-6955--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 f066a36 into develop Dec 30, 2023
31 of 39 checks passed
@khavinshankar khavinshankar deleted the treatmentnovalid branch December 30, 2023 17:27
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 🙌.

Ashesh3 added a commit that referenced this pull request Jan 2, 2024
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.

None yet

3 participants