Skip to content
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

warning message when transferring wrapped tokens #242

Open
apmilen opened this issue Apr 21, 2017 · 3 comments
Open

warning message when transferring wrapped tokens #242

apmilen opened this issue Apr 21, 2017 · 3 comments
Assignees
Labels

Comments

@apmilen
Copy link

apmilen commented Apr 21, 2017

When a user is attempting to transfer a wrapped token, a warning modal should pop up that says:

"Warning: You are attempting to transfer a wrapped token. This is not the same as transferring the token itself, and many wallets do not yet support these wrapped tokens. This means it could get stuck or be very difficult to transfer back out of this address. Are you sure you don't want to unwrap the token first and then transfer that?"

With Cancel and Transfer buttons at the bottom

@peculiarity
Copy link

@apmilen This should be marked as done

@peculiarity
Copy link

This is implemented but hidden. Waiting to be release in prod.

@pimato
Copy link

pimato commented Nov 16, 2017

there are still some problems with the UI

The left button should be styled exactly like the right one:

bildschirmfoto 2017-11-16 um 13 56 36

and the whole warning box should have the same style as the cancel-order popup:

current:

bildschirmfoto 2017-11-16 um 13 58 04

but should have:

bildschirmfoto 2017-11-16 um 13 58 38

Note: Also with the same colors and so on. It should be the exact same styling:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@apmilen @pimato @peculiarity and others