app
app copied to clipboard
Nicer error modal for flows
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...
- 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:
hmm, don't think so. ideally we write nicer messages in the code? 🤔