Skip to content

Feature Request: Add Global Loading and Error States #76

@shruthideepikareddy

Description

@shruthideepikareddy

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

Metadata

Metadata

Labels

SWoC26bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions