Merged
Conversation
🧪 Test Report📊 HTML Report: https://softeerbootcamp-7th.github.io/WEB-Team5-Moong/pr-515/ 리포트에서 확인 가능:
Report generated at: 2026-02-25T06:39:22.765Z |
Lighthouse report ✨
로그인
온보딩
대시보드
분석
캘린더
저축
예측
가족관리
설정
|
bonsng
approved these changes
Feb 25, 2026
Collaborator
bonsng
left a comment
There was a problem hiding this comment.
꼼꼼하게 체크해주셔서 감사합니다!! 에러처리가 정말 잘되어있는거 같아요
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.
🚩 연관 이슈
closed #514
⏰ 우선순위(P1,P2,P3)
P1
🔧 작업 내용
서버 컴포넌트에서 safeServerFetch를 요청하고, 에러가 발생했을때 나타나는 폴백UI들에 대해서 전반적인 에러 QA를 진행했습니다.
📝 고민내용(선택)
🏞️ 스크린샷 (선택)
[대시보드]



[소비분석]
[의료비AI예측]
🗣️ 리뷰 요구사항 (선택)
공통 UI를 사용하기에는 각각 컴포넌트 크기가 다르기때문에...
가능하면 wrapper로 분리해서 디자인을 잡고 내부에 서버폴백을 넣었습니다.
달력의 경우 데이터가 없으면 달력을 넣어줄 이유가없고,
저금통의 경우 client컴포넌트로 감싸져있어 따로 폴백 UI를 넣지않고 문구만 나타나게 했습니다.