Skip to content

simple reusable components for the frontend - #62

Merged
alexander-wudy merged 2 commits into
mainfrom
feature/shared-ui-components-error-handling-#26
Jul 2, 2026
Merged

simple reusable components for the frontend#62
alexander-wudy merged 2 commits into
mainfrom
feature/shared-ui-components-error-handling-#26

Conversation

@w-richter

Copy link
Copy Markdown
Collaborator

Add LoadingSpinner, EmptyState, ErrorBoundary components, sonner toast system, App.tsx wrapper, barrel export, and 404 page via root route notFoundComponent

basicly all the stuff you only see when its slow or broken :)

…t system, App.tsx wrapper, barrel export, and 404 page via root route notFoundComponent
@w-richter w-richter linked an issue Jun 18, 2026 that may be closed by this pull request
3 tasks
@alexander-wudy

Copy link
Copy Markdown
Collaborator

Is there a way we can check in on the page right now? Like some showcase page? 😅
Because otherwise I think its hard to test if you say it only shows when the page is slow or had errors

@w-richter

Copy link
Copy Markdown
Collaborator Author

Is there a way we can check in on the page right now? Like some showcase page? 😅 Because otherwise I think its hard to test if you say it only shows when the page is slow or had errors

added a demo page my bad

@w-richter w-richter self-assigned this Jun 19, 2026
@alexander-wudy

Copy link
Copy Markdown
Collaborator

Just checked, looks really nice! lgtm ^^

@alexander-wudy
alexander-wudy merged commit db85184 into main Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shared UI Components & Error Handling

2 participants