Merged
Conversation
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.
연결된 Jira 티켓
작업 내용
MyPagePagination) 생성주요 변경점
components/features/my-page/MyPagePagination.tsx신규 생성 (공통 컴포넌트)ScrappedPostsList— 검색/정렬 후 slice, 검색어·정렬 변경 시 1페이지 초기화WrongQuizList— 정렬 후 slice, 정렬 변경 시 1페이지 초기화RecommendedHomePostList,RecommendedVideoList,RecommendedBookList— 전체 데이터 slicecount = 4→count?: number(미리보기 4개 유지, 목록 페이지전체 반환)
MyPage.tsx하단 패딩py-8→pt-8 pb-12, 페이지네이션 여백mt-8 mb-12통일테스트 방법
/my-page/scraps접속 → 10개 표시, 2페이지에 나머지 2개 확인/my-page/wrong-quizzes접속 → 10개 표시, 2페이지 확인/my-page/recommend/home,/video,/book각 접속 → 페이지네이션 동작 확인/my-page)에서 각 섹션 미리보기 4개 유지 확인AI 사용 여부
체크리스트