Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.34k stars 2.77k forks source link

Account – Infinite loading spinner when closing an account #49532

Open IuliiaHerets opened 2 hours ago

IuliiaHerets commented 2 hours ago

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: v9.0.39-0 Reproducible in staging?: Y Reproducible in production?: Y Email or phone of affected tester (no customers): applausetester+shsb22acc1177@applause.expensifail.com Issue reported by: Applause Internal Team

Action Performed:

  1. Login with an account
  2. Navigate to account settings > Security > Close account
  3. Enter the reason and default contact method > Close > Confirm

Expected Result:

User is signed out from the app and the account is closed successfully

Actual Result:

Infinite loading spinner is displayed in the RHP and the user is not logged out from the app

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/648b7e07-e5d5-4d69-a696-01db6013cc4f

View all open jobs on GitHub

melvin-bot[bot] commented 2 hours ago

Triggered auto assignment to @RachCHopkins (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

IuliiaHerets commented 2 hours ago

@RachCHopkins FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors

abzokhattab commented 2 hours ago

i think this could be a backend issue .. as the backend returns an empty response and doesn't properly remove the account, as i still see the old chats after closing the account and login in again

image