Usame Algan

Results 31 comments of Usame Algan

It needs to be able to support custom wallets such as social login. I would also add [RainbowKit](https://www.rainbowkit.com/) and [ConnectKit](https://docs.family.co/connectkit) to the list for research

We could have a "safe read local storage" where we filter out unsupported chains whenever they are read instead of removing them from the users local storage.

We can reuse the `CodeInput` and `CooldownLink` from the SMS OTP Branch: https://github.com/safe-global/safe-wallet-web/pull/2968/files#diff-4391498d03b80b5e75ad3c6faec862a75878220caf4269530d9628942c874db6R90

Can you post a screenshot of the "Proceed and copy" button? I only remember the "Send again" button from the tx history.

With https://github.com/safe-global/safe-wallet-web/pull/3242 we are adding a new Event Bus for safe creations which we can also reuse here. As an addition I would suggest we only move the user to...

Closing this issue since #3612 was merged which overhauled the status screen. The Cancel button is now only visible if there was an actual error during transaction execution. This ensure...

Can this issue be closed since social wallet was sunset?

I think it is correct that both windows close but the transaction should appear in the Queue of P since its only been signed in P and once executed in...

This can be tested here https://github.com/safe-global/safe-wallet-web/pull/3331