[Fix] Suspense Boundary 조절을 통한 성능 개선 (#188)#189
Conversation
* fix(apps/web): 오전/오후에 따른 시간 포멧팅 * fix(apps/web): form id 연동 * feat(apps/web): 주제 생성 페이지 streaming ssr 적용 * feat(apps/web): 업로드 예약 일정 페이지 streaming ssr 적용 * feat(apps/web): 결과 수정 페이지 streaming ssr 적용 * fix(apps/web): 조건문 수정 * feat(apps/web): 업로드 예약 일정 상세 페이지 streaming ssr 적용 * fix(apps/web): client side에서 prefetch로 변경 * chore(apps/web): UPLOAD_CONFIRMED 상태 추가 * feat(apps/web): 개인화 설정 페이지 streaming ssr 적용 * feat(apps/web): 홈 페이지 streaming ssr 적용 * remove(apps/web): 불필요 코드 제거 * feat(apps/web): 업로드 예약 일정 페이지 streaming ssr 적용 * fix(apps/web): Number 강제 타입 변환 * feat(apps/web): 결과 수정 상세 페이지 서버 패칭 및 streaming ssr 적용, provider 분리 * fix(apps/web): 업로드 시 UPLOAD_CONFIRMED로 상태 변경 * fix(apps/web): statusPriority 변경 * chore(apps/web): 불필요 export 제거 * remove(apps/web): Loading 제거 * fix(apps/web): 버그 수정 * chore(apps/web): v1 api로 변경 * fix(apps/web): 업로드 예약 일정 페이지 버그 개선 * chore(apps/web): 파일, 함수명 오타 수정 * fix(apps/web): usePrefetchNewsCategories 변경 * fix(apps/web): 로그아웃 모달 수정 * fix(packages/ui): zIndex 설정
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
fix(apps/web): 오전/오후에 따른 시간 포멧팅
fix(apps/web): form id 연동
feat(apps/web): 주제 생성 페이지 streaming ssr 적용
feat(apps/web): 업로드 예약 일정 페이지 streaming ssr 적용
feat(apps/web): 결과 수정 페이지 streaming ssr 적용
fix(apps/web): 조건문 수정
feat(apps/web): 업로드 예약 일정 상세 페이지 streaming ssr 적용
fix(apps/web): client side에서 prefetch로 변경
chore(apps/web): UPLOAD_CONFIRMED 상태 추가
feat(apps/web): 개인화 설정 페이지 streaming ssr 적용
feat(apps/web): 홈 페이지 streaming ssr 적용
remove(apps/web): 불필요 코드 제거
feat(apps/web): 업로드 예약 일정 페이지 streaming ssr 적용
fix(apps/web): Number 강제 타입 변환
feat(apps/web): 결과 수정 상세 페이지 서버 패칭 및 streaming ssr 적용, provider 분리
fix(apps/web): 업로드 시 UPLOAD_CONFIRMED로 상태 변경
fix(apps/web): statusPriority 변경
chore(apps/web): 불필요 export 제거
remove(apps/web): Loading 제거
fix(apps/web): 버그 수정
chore(apps/web): v1 api로 변경
fix(apps/web): 업로드 예약 일정 페이지 버그 개선
chore(apps/web): 파일, 함수명 오타 수정
fix(apps/web): usePrefetchNewsCategories 변경
fix(apps/web): 로그아웃 모달 수정
fix(packages/ui): zIndex 설정
관련 이슈
변경 사항
레퍼런스