app icon indicating copy to clipboard operation
app copied to clipboard

Nicer error modal for flows

Open evvvritt opened this issue 2 years ago • 2 comments

Right now errors are really ugly and there's usually a clear message we could display and have like an expand button for the full error.

Also, let's not show error when they reject the tx? Just auto go back...

Screenshot 2023-11-22 at 15 25 17

evvvritt avatar Nov 22 '23 14:11 evvvritt

  • Change "Woops" to "Oops" or "Whoops". I don't think I've ever seen "Woops"
  • Is there some way to write these (the actual readable part) in a way that's more normal sounding or are the Network errors we can't control? Like "Relation goerli.GitProjects does not exist." doesn't really tell me much either.

But here's an updated desgin:

image

brandonhaslegs avatar Nov 27 '23 04:11 brandonhaslegs

hmm, don't think so. ideally we write nicer messages in the code? 🤔

evvvritt avatar Jan 10 '24 18:01 evvvritt