wordpress-mobile / wordpress-mobile/WordPress-Android
Deleting an account via the web doesn't remove it from the app
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Expected behavior
I expected that after I deleted an account from the web, it would be removed from the app immediately.
Actual behavior
Instead, the account is not removed. The user is brought to the login screen, however they are not in fact logged out. Pressing the back button gets them back into the account. It's possible to navigate throughout the app, with no data appearing.
Steps to reproduce the behavior
- Create a new account you'd like to delete.
- Open that account in WordPress.com on a web browser, and delete it.
- Head back into the app to look around. Note that you are initially on the login screen, which implies you are logged out - but there is a back button available.
- Navigate around your account after tapping the back button.
Tested on Samsung Galaxy S21, Android 12, WPAndroid 19.8-rc-2.
Related: deleting a site from the web has similar effects: https://github.com/wordpress-mobile/WordPress-Android/issues/16511
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
No source files or tests are named. Start by reproducing the account-deletion flow using the listed Android version and app version, then compare the login-screen state with what happens after pressing Back; done means a web-deleted account cannot be re-entered or navigated in the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, 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