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

Add functionality to Mod Healthcare Form for updating a healthcare professional #795

Open
3 tasks
NabbeunNabi opened this issue Oct 9, 2024 · 0 comments
Open
3 tasks
Assignees

Comments

@NabbeunNabi
Copy link
Contributor

NabbeunNabi commented Oct 9, 2024

Problem

We need the healthcare professionals in our database to be able to be updated based on the UI of the form in #784. Right now there is no graphQL mutation to our backend to update an existing healthcare professional.

Success

The functionality with the graphQL mutation is implemented from the Mod Healthcare Professional form in the moderation panel.

Requirements

  • graphQL mutation is implemented and works as desired
  • Testing for the mutation held in the healthcareProfessionals store has been added to vitest
  • Error toasts are shown on failure with proper localization in the corresponding component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant