Skip to content

Comments

Feature/global error boundary#263

Merged
Folex1275 merged 3 commits intoFolex1275:mainfrom
Haroldwonder:feature/global-error-boundary
Feb 24, 2026
Merged

Feature/global error boundary#263
Folex1275 merged 3 commits intoFolex1275:mainfrom
Haroldwonder:feature/global-error-boundary

Conversation

@Haroldwonder
Copy link
Contributor

Implements custom 404 and 500 error pages following the Stellar Glass design system with a retro-futuristic "glitch" aesthetic.

Digital glitch animations on error codes (404/500)
CRT scanlines effect for retro aesthetic
Nebula background with animated blobs
Glass morphism buttons with neon glow effects
Accessibility support with reduced motion queries

Added not-found.tsx and error.tsx in Next.js app directory
Enhanced CSS animations in globals.css
Fixed TypeScript error in stream-chart.tsx
Responsive design with mobile support

closes #163

- Add custom 404 page (not-found.tsx) with glitch animation
- Add custom 500 error page (error.tsx) with system error styling
- Implement digital glitch CSS animations for error codes
- Add CRT scanlines effect for retro aesthetic
- Follow Stellar Glass design system with nebula background
- Include glass morphism buttons and neon glow effects
- Fix TypeScript error in stream-chart component
- Add test page for error boundary verification
- Ensure accessibility with reduced motion support
@Folex1275 Folex1275 merged commit 4b478fb into Folex1275:main Feb 24, 2026
1 check failed
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.

[Frontend] Page: Global Error Boundary - "The Glitch Screen"

2 participants