Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Extension Error Page #178

Open
Gudahtt opened this issue Jan 24, 2020 · 0 comments
Open

Extension Error Page #178

Gudahtt opened this issue Jan 24, 2020 · 0 comments
Labels
extension Related to extension

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Jan 24, 2020

The MetaMask extension should have a generic error page, to present a friendlier interface in the case an unexpected error occurs.

A first attempt at this has been made here: MetaMask/metamask-extension#7889
However that error page isn't especially nice-looking, and it doesn't allow the user to take any further actions.

The most important function of the error page is to inform the user that something is wrong. Here are a few things we could consider adding to the error page though:

  • Let the user know that we have received an error report
  • Allow the user to download state logs
  • Allow the user to submit a crash report
  • Allow the user to refresh the page (which sometimes will at least temporarily fix the issue)
  • Display debugging information
@Gudahtt Gudahtt added the extension Related to extension label Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extension Related to extension
Projects
None yet
Development

No branches or pull requests

1 participant