-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issues with verified user icon and email on pages #162
Comments
so related to this as well the only place we show the email would be on the contact page in the address book if you have done a transaction with them then the contact page should show the verified user icon on the avatar as well as the email address in the header... if you havent done a transaction with the person then it just says 'verified user' if they are also email verified currently on ios it shows the email and on android it shows verified user for all users and no email... |
any updates here |
@jayrulez would you mind unraveling exactly what is required here: specifically about "the only place we show the email would be on the contact page in the address book if you have done a transaction with them then the contact page should show the verified user icon on the avatar as well as the email address in the header..." thanks |
Whenever viewing another user in the app follow these rules: For Activities (Requests, Sends etc...) When viewing a contact: @jahshaka can you please confirm that this is what is intended. |
iOS Completed |
we had decided that we would not show emails instead show "verified user" when a user is email verified... but this is poorly done and very hokey across the app.
it has bden partially implemented on android but its not in iOS which still shows the email address...
for eg
i send Sam $20 usd
view his transaction receipt and it does not show the 'verified' shield on his avatar instead it shows a address book icon ? either a shield or nothing there please
click on his avatar to take me to his contact page in my address book and now there is a shield on his avatar and it also shows a shield and says verified user in the header text under his name ... we no longer need a shield on his avatar if it says verified user in the header ?
on the contact page of the address book above we should always show the full name currently its showing Samuel F
please clean up on android and then mirror to ios
The text was updated successfully, but these errors were encountered: