fix: 멘토 및 채팅 목록 페이지 번호 수정 - #634
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Warning Review limit reachedNext included review available in 45 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (5)
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. Comment |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
관련 이슈
작업 내용
page=1로 수정했습니다.page=1로 수정해 채팅방 재진입 시 저장된 메시지를 다시 불러오도록 했습니다.특이 사항
nextPageNumber를 그대로 사용합니다.검증
pnpm exec biome check src/apis/chat/api.ts src/apis/chat/getChatMessages.ts src/apis/mentor/getAppliedMentorings.ts src/apis/mentor/getMentorList.ts src/apis/mentor/getReceivedMentorings.tspnpm exec tsc --noEmit -p apps/web/tsconfig.ci.json --incremental false리뷰 요구사항 (선택)