feat(frontend): +error.svelte im app-Layout fuer persistente Sidebar bei Fehlern #92
Labels
No labels
component/backend
component/docs
component/e2e
component/frontend
component/infra
component/keycloak
prio/high
prio/low
prio/medium
type/bug
type/chore
type/feature
type/refactor
type/test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WompSchmiede/FamilienFeierPlaner#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Beschreibung
Bei einem Seitenwechsel unter
/app/und auftauchenden Fehlern (404/50x) verschwindet die Seitenleiste, weil keine+error.svelteexistiert und SvelteKit auf den Default-Error-Page (ohne Layout-Chrome) faellt.Umsetzung
src/routes/app/+error.svelteanlegen (wird innerhalb vonapp/+layout.sveltegerendert: Sidebar + SessionTimeoutModal bleiben erhalten)/app/dashboardTest-Seite (nur dev)
import.meta.env.DEV)/app/error-testmit Buttons, die 404/403/500 provozierenTests
error?.message,/app/dashboard-Link