You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a form that shows a healthcare professional. But we need a way to delete them if they are no longer practicing or on sabbatical from our database. This is due to the fact that we only have healthcare professionals available for patients right now.
Success
Implement delete functionality.
Requirements
Add delete button in the top bar for healthcare professionals
Implement functionality to delete the healthcare professional from the ModEditHealthcareProfessionallSection.vue component
Verify with screenshots included in the PR that the healthcare professional is removed in the firebase emulator from the backend and their id is removed from Facilities where they previously were related
The text was updated successfully, but these errors were encountered:
Problem
We have a form that shows a healthcare professional. But we need a way to delete them if they are no longer practicing or on sabbatical from our database. This is due to the fact that we only have healthcare professionals available for patients right now.
Success
Implement delete functionality.
Requirements
ModEditHealthcareProfessionallSection.vue
componentThe text was updated successfully, but these errors were encountered: