safe-global / safe-wallet-web

Safe{Wallet} – smart contract wallet for Ethereum (ex-Gnosis Safe multisig)
https://app.safe.global
GNU General Public License v3.0
327 stars 392 forks source link

Misalignment of pending transactions on dashboard #3762

Open iamacook opened 2 months ago

iamacook commented 2 months ago

Bug description

If the name of the recipient/action is too wide in the list of pending transactions, the threshold indicator and arrow move to a newline that is not right aligned.

Steps to reproduce

  1. Queue a transaction with a long-named recipient and observe the misaligned indicator.

Expected result

Threshold indicator is aligned to the right.

Obtained result

Threshold is aligned to the left.

Screenshots

image

Khemmie-Ray commented 2 months ago

Hi @iamacook is this issue still available, I will like to work on it?

TanyaEfremova commented 1 month ago

The long name can be truncated in this case, I don't think, it's critical to not see the full function name in this view.