OriginProtocol / origin

Monorepo for our developer tools and decentralized marketplace application
https://www.originprotocol.com/developers
MIT License
652 stars 196 forks source link

DApp doesn't notice when you've just signed into MetaMask for first time #215

Open wanderingstan opened 6 years ago

wanderingstan commented 6 years ago

Title says it all. :)

After you sign into MetaMask, the DApp should auto-advance to take you in.

The old react-web3 detected when user logged into MetaMask (along with other MetaMask events).

micahalcorn commented 6 years ago

@wanderingstan it does for me. How do I reproduce?

wanderingstan commented 6 years ago

Ahhh, just realized what I did: It's when you first install MetaMask and you are taken through the TOS and seed phrase pages. When you're done and finally logged into MetaMask, the DApp doesn't notice.

image

micahalcorn commented 6 years ago

Hmmm... I would expect the provider component to still detect that, but I'll investigate. I've also got some other ideas that we should discuss soon. 🔮

wanderingstan commented 6 years ago

FWIW this was in a German-language browser, but I doubt that had anything to do with it. Looking forward to discuss your 💭,💬, and 🗯s.