You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The account view has buttons to "Receive" and "Send".
It is implicit from the interface that the account that is meant to send or receive tokens is the same as the one where the user pushed the button.
Using the "Send" functionality does what is expected and the account in question is preselected as the one from which tokens are to be sent.
Using the "receive" button, however, will take the user to the "account agnostic" interface for receiving, where the user is required to first specify which wallet and account shall receive the tokens:
Behaviour for the "Receive" workflow should be analogue to that for the option to "Send" when selected from the account view. I.e. the account in which to receive tokens should already be preselected.
The text was updated successfully, but these errors were encountered:
The account view has buttons to "Receive" and "Send".
It is implicit from the interface that the account that is meant to send or receive tokens is the same as the one where the user pushed the button.
Using the "Send" functionality does what is expected and the account in question is preselected as the one from which tokens are to be sent.
Using the "receive" button, however, will take the user to the "account agnostic" interface for receiving, where the user is required to first specify which wallet and account shall receive the tokens:
Behaviour for the "Receive" workflow should be analogue to that for the option to "Send" when selected from the account view. I.e. the account in which to receive tokens should already be preselected.
The text was updated successfully, but these errors were encountered: