Admin - category management UI #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Admin interface for managing step categories:
Reference: PHASE-2.5-PERSONAL-BRANCHING.md
✅ Implemented admin category management UI with full CRUD operations. Features drag-and-drop reordering (@dnd-kit), step count display, archive/restore functionality, and super admin protection. Includes AdminCategoriesPage, CreateCategoryModal, EditCategoryModal, and CategoryRow components. Client-side step counting for optimal performance. Completed in commit
996b664.