Skip to content

feat: add NotFoundPage and route error handling for 404s#194

Merged
arbrandes merged 1 commit intoopenedx:mainfrom
arbrandes:not-found-page
Mar 19, 2026
Merged

feat: add NotFoundPage and route error handling for 404s#194
arbrandes merged 1 commit intoopenedx:mainfrom
arbrandes:not-found-page

Conversation

@arbrandes
Copy link
Contributor

Description

Replace React Router's default developer-facing error screen with a user-friendly NotFoundPage for 404 errors, falling back to the existing ErrorPage for other route errors.

LLM usage notice

Built with assistance from Claude models (mostly Opus 4.6).

Replace React Router's default developer-facing error screen with
a user-friendly NotFoundPage for 404 errors, falling back to the
existing ErrorPage for other route errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@arbrandes arbrandes mentioned this pull request Mar 17, 2026
@arbrandes arbrandes merged commit 41226e8 into openedx:main Mar 19, 2026
5 checks passed
@arbrandes arbrandes deleted the not-found-page branch March 19, 2026 17:55
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.

2 participants