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

Minor change in notification of bed allocation #3113

Closed
wants to merge 1 commit into from

Conversation

aeswibon
Copy link
Member

@aeswibon aeswibon commented Jul 13, 2022

Updates

@aeswibon aeswibon requested a review from a team July 13, 2022 19:48
@aeswibon aeswibon requested a review from a team as a code owner July 13, 2022 19:48
@aeswibon
Copy link
Member Author

PR #3075 doesn't fix things

2022-07-14.01-36-32.mp4

@netlify
Copy link

netlify bot commented Jul 13, 2022

Deploy Preview for care-net failed.

Name Link
🔨 Latest commit 2dc0bff
🔍 Latest deploy log https://app.netlify.com/sites/care-net/deploys/62cf2c524f02cc00082a0cf5

@@ -90,6 +90,10 @@ const Beds = (props: BedsProps) => {
msg: "Bed allocated successfully",
});
window.location.reload();
} else if (res && res.status !== 400) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this notification?

@nihal467
Copy link
Member

@developedBySJ @cp-coder once the PR is ready to test, add need testing

@aeswibon
Copy link
Member Author

Closing this PR as the issue has been fixed.

@aeswibon aeswibon closed this Jul 20, 2022
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.

3 participants