-
Notifications
You must be signed in to change notification settings - Fork 5k
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
New UI: Send Token Screen Improvements #4772
Comments
@danfinlay The second item on that list was taken care of by the recently merged: #4694 |
Accounts that hold tokens will display the dropdown. Accounts selected should still show the ETH/fiat values for gas purposes. The Quantity dropdown should change to token (sorry was being lazy and didn't update that). |
Looks good @cjeria! Makes sense to show the new row only if the account has tokens. In general I think this will solve a lot of headaches.
|
@cjeria How should we handle going from a selected token back to ETH? Should the first item in the token dropdown be ETH? Or should there be some sort of deselect button (like an 'X') somewhere? |
@danjm the first option in the dropdown should be ETH. If the user starts the send flow from a token view, that token should be populated in the token field. |
@bdresser maybe coins makes more sense for this category. Coinbase uses this term and categorizes eth under "coins". |
Per convo with @cjeria, let's start with Flagging for @omnat - specifically, is anyone confused by showing the asset amount alongside it's ticker symbol in the dropdown? We want to show how much they have, but don't want to make it sound like they're automatically sending the max. Will move forward with development, can make these tweaks easily once it's in production. |
No one has mentioned it yet in the tests. Could prompt it more in the next tests to see if this is confusing. Will comment if tweaks needed. |
This insight was uncovered during our first mobile prototype user testing sessions (before @omnat started). I had stitched up the entire send flow and used the same send screen UI as in extension. The whole screen was interactive as well. The reason we haven't seen it in recent tests is because we haven't been looking the send flow very closely. We'll want to take a closer look at the send screen (with the new token selection option) and entire send flow for both the extension and mobile (crossover insights) in the near future! |
closed by #6445 |
@cjeria
We got a user in our support system who was frustrated with our send token screen. In their case, they had an account with many UTK tokens, but no ether, resulting in this experience:
They were frustrated because they knew they had tokens, and this screen:
The text was updated successfully, but these errors were encountered: