web icon indicating copy to clipboard operation
web copied to clipboard

fix(ui): after sending a token the list of assets is empty (token transfer)

Open fadeev opened this issue 3 years ago • 0 comments

To reproduce:

  1. Send tokens
  2. Notice that after tokens were sent the token transfer component returns to the initial state (no address), but the token list is empty.
Screenshot 2022-02-19 at 18 02 24

It should add the staking token to the list by default.

fadeev avatar Feb 19 '22 15:02 fadeev