GTBitsOfGood / canine-assistants

Educating the Dogs Who Change the World
https://dev--canine-assistants.netlify.app
MIT License
4 stars 0 forks source link

[FE/BE] Deactivate user from settings page does not persist to database #176

Closed laurenmcp closed 5 months ago

laurenmcp commented 7 months ago

Description

Investigate why deactivate user from settings page does not persist to database, and fix this issue.

Currently a user cannot deactivate themselves from the settings page. Clicking deactivate should persist to the database and if successful signout the user. Reference the figma for the toasts.

Acceptance Criteria

Other Notes