Skip to content

Conversation

rohan-chaturvedi
Copy link
Member

🔍 Overview

Improves the error page with styling fixes and more context for application errors.

💡 Proposed Changes

  • Fix typography for light and dark theme
  • Add error name and message
  • Add top navbar with user menu

🖼️ Screenshots or Demo

error-page-light

error-page-dark

📝 Release Notes

Improved the error page with styling fixes and more context for application errors.

✨ How to Test the Changes Locally

Run the dev server and add the following the any component or page file:

throw new Error('This is a test error')

💚 Did You...

  • Ensure linting passes (code style checks)?
    - [ ] Update dependencies and lockfiles (if required)
    - [ ] Update migrations (if required)
    - [ ] Regenerate graphql schema and types (if required)
  • Verify the app builds locally?
  • Manually test the changes on different browsers/devices?

@rohan-chaturvedi rohan-chaturvedi added enhancement New feature or request frontend Change in frontend code labels Jun 21, 2025
@nimish-ks nimish-ks self-requested a review June 27, 2025 13:51
@nimish-ks nimish-ks merged commit fff59f0 into main Jun 27, 2025
7 checks passed
@nimish-ks nimish-ks deleted the feat--better-error-page branch June 27, 2025 13:53
teyim pushed a commit to teyim/console that referenced this pull request Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Change in frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants