fix(admin): replace silent error handling with visible error banners

Admin action handlers (ban/unban, approve/reject listings, KYC actions)
previously swallowed errors silently. Admins now see inline error messages
when API calls fail, with dismiss buttons.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Ho Ngoc Hai
2026-04-08 02:32:14 +07:00
parent 6123fc427d
commit 4ef54027d6
4 changed files with 47 additions and 15 deletions

File diff suppressed because one or more lines are too long