Skip to content

feat: add error boundaries to pool pages#468

Merged
Mimah97 merged 1 commit into
Vatix-Protocol:mainfrom
Jessepriase:feat/414-error-boundary-pool-pages
Jun 30, 2026
Merged

feat: add error boundaries to pool pages#468
Mimah97 merged 1 commit into
Vatix-Protocol:mainfrom
Jessepriase:feat/414-error-boundary-pool-pages

Conversation

@Jessepriase

Copy link
Copy Markdown
  • Add error.tsx to app/pools with fallback UI and unstable_retry
  • Add error.tsx to app/pools/[id] with back-navigation and unstable_retry
  • Add Vitest tests for both error boundaries
  • Follow Next.js 16 error.tsx conventions

Summary

Related issue

  • Closes #

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Chore / refactor

Checklist

- Add error.tsx to app/pools with fallback UI and unstable_retry
- Add error.tsx to app/pools/[id] with back-navigation and unstable_retry
- Add Vitest tests for both error boundaries
- Follow Next.js 16 error.tsx conventions
@Mimah97 Mimah97 merged commit 5605ffc into Vatix-Protocol:main Jun 30, 2026
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.

Error boundary on pool pages

2 participants