Problem or use case
Contact deletion UX is not fully consistent:
- between iOS and Android
- between entry flows (post-add contact details vs existing contact details)
Figma currently shows different variants by flow, and the apps are not aligned on one clear behavior.
Proposed solution
Adopt v61 flow:
- after adding contact land on contact details with trashcan icon (currently we land on contact list)
- on displaying contact details show pencil instead of trashcan
or make it consistent for now across both apps.
Alternatives considered
n/a
Additional context
- Figma references:
- Supporting image:
- Related PRs:
- Done when:
- iOS + Android match the same chosen flow
ContactDeletedToast is emitted on successful delete on both apps
- E2E covers add->delete and existing-contact delete paths
Problem or use case
Contact deletion UX is not fully consistent:
Figma currently shows different variants by flow, and the apps are not aligned on one clear behavior.
Proposed solution
Adopt v61 flow:
or make it consistent for now across both apps.
Alternatives considered
n/a
Additional context
ContactDeletedToastis emitted on successful delete on both apps