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
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:
- Create new account (after registration you will receive a confirmation email at the email address - confirm your account)
- Link your Google account to your current account (web)
- Open app
- Sign in to the app
- Tap on Profile
- Tap on "Edit" buttonTap on "Delete account" button
- Enter correct password into password field
- Tap on "Yes, delete account" button
Result:
- Impossible to delete your account while all social media accounts are linked.
- The user can learn about the impossibility of deleting only from the web.
- 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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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