Skip to content

feat: Address deletion confirmation, custom success toaster, and Twil…#298

Merged
keyushhh merged 1 commit intomainfrom
feature/address-delete-confirmation-14801057923689059908
Jan 17, 2026
Merged

feat: Address deletion confirmation, custom success toaster, and Twil…#298
keyushhh merged 1 commit intomainfrom
feature/address-delete-confirmation-14801057923689059908

Conversation

@keyushhh
Copy link
Copy Markdown
Owner

…io fix

  • Implemented CustomToasterContext and GlobalCustomToaster to support both 'delete' (trash icon) and 'success' (check icon) notifications, persisting across route changes.
  • Added a deletion confirmation popup in AddressSelectionSheet using pop-bg-default.png with a glass effect.
  • Updated AddAddressDetails to use the custom success toaster ("Address saved successfully.") instead of Sonner.
  • Updated OnboardingScreen to strictly format all phone numbers to E.164 (+91XXXXXXXXXX) for Supabase/Twilio compliance, removing the legacy test number exception.
  • Verified asset integration (toaster-bg.png, trash.svg, correct.svg).

…io fix

- Implemented `CustomToasterContext` and `GlobalCustomToaster` to support both 'delete' (trash icon) and 'success' (check icon) notifications, persisting across route changes.
- Added a deletion confirmation popup in `AddressSelectionSheet` using `pop-bg-default.png` with a glass effect.
- Updated `AddAddressDetails` to use the custom success toaster ("Address saved successfully.") instead of Sonner.
- Updated `OnboardingScreen` to strictly format all phone numbers to E.164 (`+91XXXXXXXXXX`) for Supabase/Twilio compliance, removing the legacy test number exception.
- Verified asset integration (`toaster-bg.png`, `trash.svg`, `correct.svg`).
@keyushhh keyushhh merged commit 27fcb56 into main Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant