LN-Zap / zap-iOS

Zap Wallet - Native iOS lightning wallet focused on user experience and ease of use ⚡️
http://zaphq.io
MIT License
181 stars 47 forks source link

Add back top people to Send & Receive flows #377

Closed ginacivibaker closed 1 year ago

ginacivibaker commented 1 year ago

@ginacivibaker commented on Thu Jun 08 2023

We are adding BACK the top people logic to the recipient screen in the direct (aka Strike to Strike) Send and Receive flows, for both Cash and Bitcoin. The logic is the same as pre-facelift where the list appears in the initial state if there are any top people, skipped if not. The list disappears as soon as the user starts typing. To be sure, we will NOT add back the top people component on the Cash or Bitcoin pages themselves.

For the record, this is a ticket because I didn't realize we were removing the top people logic from the send/receive flows when we decided to remove it from the Cash page -- my bad!

Designs