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

useMutation - Check the slug owner (POST) #106

Closed
Tracked by #42
mazipan opened this issue Oct 20, 2023 · 0 comments · Fixed by #117
Closed
Tracked by #42

useMutation - Check the slug owner (POST) #106

mazipan opened this issue Oct 20, 2023 · 0 comments · Fixed by #117

Comments

@mazipan
Copy link
Owner

mazipan commented Oct 20, 2023

No description provided.

@mazipan mazipan mentioned this issue Oct 20, 2023
7 tasks
@kodiakhq kodiakhq bot closed this as completed in #117 Oct 23, 2023
kodiakhq bot pushed a commit that referenced this issue Oct 23, 2023
Closes #106
Closes #107 

## Description
Use `useMutation` to handle patch update user. `checkTheSlugOwner` api call is chained with `patchUpdateUser` since it is necessary to check the slug validity before updating user.
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 a pull request may close this issue.

1 participant