Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Display error page when web3 is not available. #29

Open
richard-ramos opened this issue Apr 15, 2019 · 2 comments
Open

Display error page when web3 is not available. #29

richard-ramos opened this issue Apr 15, 2019 · 2 comments

Comments

@richard-ramos
Copy link
Member

An error page should be displayed under the following conditions:

  1. No web3 provider available.
  2. Connected to different network
  3. Undhandled errors returned by Embark.

See teller network and voting dapp for inspiration on how we implemented that functionality:

@cryptowanderer
Copy link
Collaborator

This is not quite accurate. I want the page to load normally, no matter whether you have a web3 browser or not.

Errors should only be displayed when the user tries to do something that requires a wallet, i.e. "Submit a DApp" or vote.

@iamonuwa
Copy link
Contributor

A notification div should always be in place. But the page should load normally. Errors should be displayed when you attempt to perform an action that requires web3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants