openedx / openedx/openedx-app-android

[Android] Impossible to delete your account while all social media accounts are linked. Password error message when password is correct.

Open
#210 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
36
Forks
61
Avg merge
5d 6h
Merged PRs (30d)
2

Description

Steps to reproduce:

  1. Create new account (after registration you will receive a confirmation email at the email address - confirm your account)
  2. Link your Google account to your current account (web)
  3. Open app
  4. Sign in to the app
  5. Tap on Profile
  6. Tap on "Edit" buttonTap on "Delete account" button
  7. Enter correct password into password field
  8. Tap on "Yes, delete account" button

Result:

  1. Impossible to delete your account while all social media accounts are linked.
  2. The user can learn about the impossibility of deleting only from the web.
  3. Password error message when password is correct.

Expected result: Necessary to inform the user about the reason for the impossibility of deleting the account.

Attachment:
Image
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Android flow at Profile > Edit > Delete account and reproduce the linked-Google-account case using the listed steps. Trace the delete-account request and password error handling, then verify that users are told why deletion is blocked when social accounts are linked and that a correct password is accepted when deletion is allowed.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.