diff --git a/web/src/lib/components/ErrorDisplay.svelte b/web/src/lib/components/ErrorDisplay.svelte new file mode 100644 index 0000000..96cfae2 --- /dev/null +++ b/web/src/lib/components/ErrorDisplay.svelte @@ -0,0 +1,158 @@ + + +
{getErrorDescription(status)}
+ + + {#if message && message !== defaultDescription} +Looking for something specific?
+ +{getErrorDescription(status)}
- - - {#if message !== getErrorDescription(status)} -Looking for something specific?
- -Loading test...
{:else if error} -