[#54] Feat/54/에러폴백페이지 - #55
Merged
Hidden character warning
The head ref may contain hidden characters: "Feat/54/\uc5d0\ub7ec\ud3f4\ubc31\ud398\uc774\uc9c0"
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❓이슈
📝 Description
에러 페이지 공통 컴포넌트 및 Next.js 에러 라우트 페이지를 구현했습니다.
ErrorFallback컴포넌트: 404/일반 오류 일러스트를 분기 처리하고, primaryAction·secondaryAction props로 버튼 동작을 주입받는 공통 UInot-found.tsx: 존재하지 않는 경로 접근 시 렌더링, 홈 이동 및 뒤로가기 제공error.tsx: 런타임 에러 발생 시 렌더링, reset으로 재시도 및 홈 이동 제공🌀 PR Type
어떤 변경 사항이 있나요?
✅ Checklist
PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
Test Checklist