safe-wallet-web icon indicating copy to clipboard operation
safe-wallet-web copied to clipboard

When sending tokens, the address dropdown suggests current safe for recipient address.

Open jmealy opened this issue 2 months ago • 0 comments

Bug description

When choosing an address for a send transaction, it is possible to select the address of the safe you are currently using from the address book. [1] An error will only be shown when the transaction is signed or executed, and is not specific (unprocessible entity) [2]

Environment

  • Browser: Chrome
  • Wallet: MetaMask
  • Chain: sepolia

Steps to reproduce

  1. Make sure the safe you're using is added and in your address book.
  2. Go to new transaction -> send tokens
  3. After clicking on the address input, it will show suggestions from your address book, including your current safe.
  4. If you try to execute the tx it will show an error [2]

Expected result

I would suggest showing an input error for the address input field when the selected address is the same as the current safe.

Obtained result

An error only shows upon execution and it is not specific.

Screenshots

[1] image

[2] image

jmealy avatar May 07 '24 10:05 jmealy