Skip to content

feat(admin): implement delete-user action#217

Merged
LucHeart merged 1 commit into
developfrom
feat/admin-delete-user
Jun 18, 2026
Merged

feat(admin): implement delete-user action#217
LucHeart merged 1 commit into
developfrom
feat/admin-delete-user

Conversation

@hhvrc

@hhvrc hhvrc commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

The admin user delete confirmation dialog had a no-op onConfirm, so deleting a user did nothing. Wire it to adminDeleteUser with error handling and a success toast, and re-fetch the user list after a successful deletion. Export adminDeleteUser from the api barrel.

The admin user delete confirmation dialog had a no-op onConfirm, so deleting
a user did nothing. Wire it to adminDeleteUser with error handling and a
success toast, and re-fetch the user list after a successful deletion. Export
adminDeleteUser from the api barrel.
@hhvrc hhvrc requested a review from LucHeart June 18, 2026 11:53
@hhvrc hhvrc self-assigned this Jun 18, 2026
@LucHeart LucHeart merged commit a816b52 into develop Jun 18, 2026
10 checks passed
@LucHeart LucHeart deleted the feat/admin-delete-user branch June 18, 2026 12:35
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