Electric-Coin-Company / zashi-ios

The Zashi Zcash Wallet, iOS Edition
MIT License
39 stars 13 forks source link

update Send screen UI and add support for the Address Book feature #1342

Closed true-jared closed 1 month ago

true-jared commented 2 months ago
  1. Send screen UI update: https://www.figma.com/design/ItxXKIvUZRpdabGhMAlmPs/PR-Designs-(2024)?node-id=774-2025&t=D7bhjdX1e9GG8SL7-4
  1. When a user fills in a transparent address, the Memo field should shrink and display the text "Transparent transactions can't have memos": https://www.figma.com/design/ItxXKIvUZRpdabGhMAlmPs/PR-Designs-(2024)?node-id=1474-4228&t=D7bhjdX1e9GG8SL7-4

  2. Address Book access: when a user taps on the Address Book icon, they should be routed to the Address Book screen where they can select a recipient by tapping on a contact: https://www.figma.com/design/ItxXKIvUZRpdabGhMAlmPs/PR-Designs-(2024)?node-id=1496-9283&t=D7bhjdX1e9GG8SL7-4

  1. If a user pastes in a valid Zcash address that is not yet saved in their Address Book, we should display the Address Book icon with a + sign, and show them a tooltip nudging them to add the contact to their Address Book: https://www.figma.com/design/ItxXKIvUZRpdabGhMAlmPs/PR-Designs-(2024)?node-id=1980-2289&t=D7bhjdX1e9GG8SL7-4
  1. Update the Confirmation screen UI based on the new design:
LukasKorba commented 1 month ago

Resolved in #1362