-
Notifications
You must be signed in to change notification settings - Fork 667
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When deleting one side of a transfer transaction, after confirming the first Delete/Cancel popup, a second popup appears with Only Current / Delete Both for the linked transaction. Pressing back or dismissing this second popup implicitly proceeds with "Only Current", the transaction is deleted
without explicit user confirmation of that specific action. This behavior is non-obvious and can catch users off guard.
The deletion can be undone via the activity log, but the implicit delete-on-dismiss is still unexpected UX.
How to reproduce
- Create a transfer (e.g., Account A β Account B, $1)
- Delete the Account A side transaction
- First popup: Delete / Cancel β press Delete
- Second popup: Only Current / Delete Both β press back/dismiss
- Account A transaction is deleted (as if "Only Current" was selected)
Expected behavior
Any of these would make the behavior more explicit:
- The first Delete/Cancel popup should indicate the transaction is part of a linked transfer, so the user is aware before committing
- The second popup should include a Restore button to undo the deletion if the user reconsiders
- Back/dismiss on the second popup Can map to a Skip/Cancel action that restores the deleted transaction, rather than silently proceeding with "Only Current". Or can atleast make "Only Current is expected on popup dismiss" more explicit in second popup
Details
- Device: Android
- App Version: 6.2.8+471 (beta)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working