Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(contributor-spotlight): show PageNotFound on error #9759

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Oct 2, 2023

Summary

Fixes #9596.

Problem

Accessing non-existing page under /community/spotlight results in an empty page.

Solution

Show the standard "page not found" content instead.


Screenshots

Before

image

After

image

How did you test this change?

Ran yarn dev and opened http://localhost:3000/en-US/community/spotlight locally.

@caugner caugner requested a review from a team as a code owner November 7, 2023 20:06
@github-actions github-actions bot added the idle label Jan 24, 2024
Copy link
Contributor

@fiji-flo fiji-flo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fiji-flo fiji-flo merged commit 0312f1a into main Mar 28, 2024
15 checks passed
@fiji-flo fiji-flo deleted the show-page-not-found-for-contributor-spotlight branch March 28, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty content on Spotlight community page
2 participants