Skip to content

feat(admin): add user deletion functionality - #1527

Merged
zhendi merged 1 commit into
mainfrom
main__admin-user-delete
Aug 4, 2026
Merged

feat(admin): add user deletion functionality#1527
zhendi merged 1 commit into
mainfrom
main__admin-user-delete

Conversation

@zhendi

@zhendi zhendi commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

What this PR does:

  • Add delete button in user detail
  • Implement user deletion confirmation
  • Update success and error messages
  • Add translations for delete functionality

Which issue(s) this PR fixes:

Fixes #

Type of changes
Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Feature/Issue validation/testing:

Please describe the tests that you ran to verify your changes and relevant result summary.

  • Test A

  • Test B

  • Logs

Special notes for your reviewer:

Checklist:

  • I have added unit/e2e tests that prove your fix is effective or that this feature works.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have reviewed my own code and ensured that it follows the project's style guidelines.

Release note:


- Add delete button in user detail
- Implement user deletion confirmation
- Update success and error messages
- Add translations for delete functionality

@ymh6315431 ymh6315431 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhendi
zhendi merged commit 5d20fb5 into main Aug 4, 2026
3 checks passed
@zhendi
zhendi deleted the main__admin-user-delete branch August 4, 2026 03:22
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