Skip to content

BUG — Delete account button has no handler #43

@deekshithgowda85

Description

@deekshithgowda85

File: components/console/account-page-client.tsx
Console Page: Account
Type: Bug
Effort: Medium (< 2 hrs)
Problem: The "Delete My Account" button is enabled by typing the confirmation phrase but has no onClick handler.
Fix: Implement handleDeleteAccount and wire it to onClick; show confirmation modal and call DELETE API, then provide feedback.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions