safe-global / safe-android

🔐 App to manage and interact with Safe
https://safe.global
GNU General Public License v3.0
91 stars 38 forks source link

[Android][Tx execution] Proper error handling for the tx execution as on ios #1984

Open liliya-soroka opened 1 year ago

liliya-soroka commented 1 year ago

Describe the bug Proper error handling for the tx execution as on ios

To Reproduce Steps to reproduce the behavior:

  1. Go to matic:0xb412684F4F0B5d27cC4A4D287F42595aB3ae124D on staging
  2. try to execute tx with nonce 109 ( this is an example of the failed tx) Current result: Estimation failed error

Expected behavior As on web as on ios we have "tx might fail" message here with the details to handle errors The error body should be possible to copy

Screenshots Example from the ios app - expanded view contains information about the error

image

Smartphone (please complete the following information):

Environment staging app Additional context Add any other context about the problem here.