[DP-409] 추천 전체보기 상세 페이지(홈 글/유튜브/서적) 3종 구현#106
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 티켓
작업 내용
마이페이지 추천 섹션의 전체보기 상세 페이지 3종 구현
주요 변경점
1. 추천 상세 페이지 3종 생성
/my-page/recommend/home/my-page/recommend/video/my-page/recommend/book각 페이지에서 mock 데이터를 기반으로 리스트 렌더링
2. 리스트 아이템 컴포넌트 분리
RecommendedHomePostListItemRecommendedVideoListItemRecommendedBookListItem카드형 → 리스트형 UI로 분리하여 상세 페이지에 최적화
3. UI 구조 통일
divide-y기반 리스트 구조4. Book 리스트 UX 개선
5. 링크 정책 적용
테스트 방법
/my-page→ 추천 섹션에서 전체보기 클릭AI 사용 여부
체크리스트