- Motivation: Members need to manage their accounts more efficiently. - Proposed solution: Enhance `frontend/src/app/(dashboard)/connected-accounts/page.tsx` with sort/filter controls suitable for member context (ownership, server, type), leveraging `EnhancedDataTable`. - Additional context: - Utilities: `getOwnershipLabel`.
Motivation:
Members need to manage their accounts more efficiently.
Proposed solution:
Enhance
frontend/src/app/(dashboard)/connected-accounts/page.tsxwith sort/filter controls suitable for member context (ownership, server, type), leveragingEnhancedDataTable.Additional context:
getOwnershipLabel.