Usame Algan

Results 31 comments of Usame Algan

> @usame-algan, I would highly recommend a cleanup of the data handling of `owners` whilst doing this as well. The structure of Final Form is very confusing. Agreed! I extended...

I have the same problem when I do a hard reload in Chrome `panelInner.offsetHeight` seems to return a slightly wrong value. It might be related to having inline-block elements with...

I didn't understand how this can happen so I looked a bit more into it. From what I can see this only happens when using the Batch execute feature in...

> Right now executing a tx in bulk is not exiting the form (I read about this in another ticket or a slack conversation). Also the tx in queue are...

I created a space in https://testnet.snapshot.org/ to test this but trying to connect to my Sepolia safe via WC doesn't work as its not supported. Edit: There is a small...

Ok, I was able to test this on a testnet space that I created: https://testnet.snapshot.org/#/asd.eth I checked both 1/1 and n/m safes with WC. Here are my results: ### 1/1...

After digging into it a bit more I realized that I should be using Snapshot as a safe app. Unfortunately the testnets.snapshot.org doesn't seem to have a relayer that is...

I think this is related to #3225 The loader on the input appears when we are pairing and we clear the loader when the pairing finished. After that we wait...

As discussed we can try to "fake" a loader. So when the pairing finishes we can still show the loader until we receive a proposal.