From e922d5a0bdfa90e8e13e789755db8def8fafa869 Mon Sep 17 00:00:00 2001 From: cristhianzl Date: Mon, 19 Feb 2024 10:59:50 -0300 Subject: [PATCH] add new error page --- .../components/CrashErrorComponent/index.tsx | 89 +++++++++++++------ 1 file changed, 63 insertions(+), 26 deletions(-) diff --git a/src/frontend/src/components/CrashErrorComponent/index.tsx b/src/frontend/src/components/CrashErrorComponent/index.tsx index f5018f885..ce6fc027b 100644 --- a/src/frontend/src/components/CrashErrorComponent/index.tsx +++ b/src/frontend/src/components/CrashErrorComponent/index.tsx @@ -5,32 +5,69 @@ export default function CrashErrorComponent({ resetErrorBoundary, }: crashComponentPropsType): JSX.Element { return ( -
-
-

- Oops! An unknown error has occurred. -

-

- Please click the 'Reset Application' button to restore the - application's state. If the error persists, please create an issue on - our GitHub page. We apologize for any inconvenience this may have - caused. -

-
- - - Create Issue - +
+
+
+
+

+ 🚀 Whoops! We've Hit a Snag. +

+ + Hey there, it looks like we've encountered a bit of a hiccup. + +
+
+

+ But don't worry, it happens to the best of us! We're all about + making things better together. +

+
+ +
+

+ 🔧 Quick Fix: Try hitting the{" "} + 'Restart the Adventure' button + to get things moving again. It's like a magic wand for minor + glitches! +

+
+ +
+

+ 📝 Still Stuck? Let's Solve It Together: If our magic wand didn't + do the trick, we'd love your help to dig a bit deeper. By + reporting this hiccup on our{" "} + + GitHub + {" "} + page, you're not just fixing your own experience but also helping + the whole community. +

+
+ +
+ + + + + +