Skip to content

Conversation

@pan93412
Copy link
Member

  • feat(app-navbar): redirect "feedback" to our Discord community
  • feat(not-found): implement 404 page

@pan93412 pan93412 self-assigned this Oct 22, 2025
@linear
Copy link

linear bot commented Oct 22, 2025

@vercel
Copy link
Contributor

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
dbplay-app Ready Ready Preview Comment Oct 22, 2025 9:44am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR redirects the comments/feedback page to a Discord community and implements a 404 error page. The changes replace the under-development comments feature with an external Discord link and add proper handling for non-existent routes.

  • Removed the /comments page and updated navigation to redirect "意見分享" (feedback) to Discord
  • Implemented a new 404 page with user-friendly messaging in Traditional Chinese
  • Refactored navigation items to support both internal routes and external links

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
components/not-found-layout/index.tsx Main 404 page component with card layout and logo
components/not-found-layout/current-page.tsx Client-side component to display current URL on 404 page
components/not-found-layout/current-page.lazy.tsx Lazy-loaded wrapper to disable SSR for current page URL
components/app-navbar.tsx Updated navigation to support external links and replaced "經驗分享" with Discord link
app/not-found.tsx Root 404 page entry point
app/(app)/comments/page.tsx Removed deprecated comments page

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pan93412 pan93412 requested a review from Copilot October 22, 2025 09:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pan93412 pan93412 merged commit 25dd153 into main Oct 22, 2025
3 checks passed
@pan93412 pan93412 deleted the pan93412/dbp-35-redirect-comments-to-discord-community branch October 22, 2025 09:44
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