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
4.02k stars 3.01k forks source link

Bug: Going back and forth on multi connection page displays a disconnect prompt. #56385

Open yuwenmemon opened 5 days ago

yuwenmemon commented 5 days ago

Bug; If you try to connect using the multi-connection page then go back and forth again, the disconnect prompt is always re-displayed.

https://github.com/user-attachments/assets/f46687f8-7e11-48e5-ab4c-21d0f17894c6

Fix attempt 1 (from @s77rt): If I force going back to the correct route (without the integrationToDisconnect params, etc.), the bug is fixed but the navigation direction is not correct.

https://github.com/user-attachments/assets/fdeb8152-f6c0-4057-a68c-1368069d0953

Issue OwnerCurrent Issue Owner: @s77rt
melvin-bot[bot] commented 5 days ago

Current assignee @s77rt is eligible for the External assigner, not assigning anyone new.

melvin-bot[bot] commented 5 days ago

Triggered auto assignment to @greg-schroeder (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.

s77rt commented 2 days ago

Didn't look into this yet