Forums Bug Reports Thread

Admin user management split across multiple pages — consolidate into single tabbed view

Patrick Bass · May 26 · 26 · 1 Locked
[Minor] [Normal Priority] [Bug Fixed] [Always Reproduces]
🚀 OP May 26, 2026 9:09am

What happens: Admin user management is split between /admin/users/{id}/edit and /admin/users/{id} (the profile/detail view). This forces admins to navigate between pages to manage a single user.

Expected: A single consolidated page at /admin/users/{id} with tabs (Profile, Permissions, Activity, etc.) so all user management lives in one place.

Impact: Poor admin UX — managing a user requires multiple page loads and context switching.


Patrick Bass
@mobieus

🚀 May 26, 2026 9:32am

Resolved. Merged /admin/users/{id} and /admin/users/{id}/edit into a single tabbed page with four tabs: Profile (edit form), Identity (mobieusID management), Moderation (infractions, suspend, ban, notes, timeline), Activity (login history, sessions). /admin/users/{id}/edit now redirects to ?tab=profile. Deployed to all tenants.


Patrick Bass
@mobieus

Log in or register to reply to this thread.