Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE] Admin-Panel: Delete An Existing Member #448

Open
6 tasks
edichoska opened this issue Nov 10, 2024 · 0 comments
Open
6 tasks

[FE] Admin-Panel: Delete An Existing Member #448

edichoska opened this issue Nov 10, 2024 · 0 comments
Labels
frontend This is a frontend component

Comments

@edichoska
Copy link
Contributor

Business Requirement
As an admin, I want to delete an existing member from the platform.

Acceptance Criteria

  • Implement an API endpoint to delete a members account by ID: https://api.learnhub.mk/docs/#admin-DELETEadmin-members--id-
  • We should display a confirmation modal before performing the action/sending the call for deletion.
  • Modal should clearly indicate this is a destructive action.
  • On confirmation, the members account should be deleted, and the modal dismissed.
  • On cancel, the modal should simply close.
  • Use the reusable modal component for consistency.
@edichoska edichoska converted this from a draft issue Nov 10, 2024
@edichoska edichoska added the frontend This is a frontend component label Nov 10, 2024
@edichoska edichoska moved this from To Do to Backlog in LearnHub Task Management Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend component
Projects
Status: Backlog
Development

No branches or pull requests

1 participant