-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
Description
The project currently lacks root-level loading and error handling states. While some components have internal loading logic, the overall "perceived performance" can be improved by utilizing Next.js built-in loading.tsx and error.tsx files. This ensures that users see a consistent UI during navigation and have a fallback when unexpected errors occur.
Affected Page/Section (Optional)
Steps to Reproduce (Optional)
No response
Expected Behavior (Optional)
Actual Behavior (Optional)
No response
Screenshots
No response
Browser (Optional)
None
Browser Version (Optional)
No response
Device Type (Optional)
None
Operating System (Optional)
None
Browser Console Errors
Additional Context
No response
Before Submitting
- I have searched existing issues and this is not a duplicate
- This is not a security vulnerability (I understand I should use SECURITY.md for that)
- I have provided enough information to understand the issue
Reactions are currently unavailable