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

Implemented: Bulk API calls to add facility to group and to update facility to group on Manage Facilities page.(#339) #345

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

priyanshee1604
Copy link
Contributor

@priyanshee1604 priyanshee1604 commented Feb 4, 2025

Related Issues

#339

Short Description and Why It's Useful

Contribution and Currently Important Rules Acceptance

Copy link
Contributor

@ymaheshwari1 ymaheshwari1 left a comment

Choose a reason for hiding this comment

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

Update the logic to make this api calls in parallel and display the failed/success toast only once.

}
showToast(translate("Member facilities updated successfully."))
}catch(error){
showToast(translate("Failed to update some member facilities."))
Copy link
Contributor

Choose a reason for hiding this comment

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

log the error on console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants