feat/ 탭 카드에서 서브 텍스트 및 스타일 기반 추천 카운트 제거#90
Open
seokminseok wants to merge 1 commit into
Open
Conversation
jychoi0831
approved these changes
Jun 19, 2026
jychoi0831
left a comment
Collaborator
There was a problem hiding this comment.
현재 head commit 9b6832a 기준으로 확인했습니다.
Findings
- 없음.
검증
- PASS:
git diff --check origin/develop...9b6832abfc0afa8d99e6adedd0a7beebe44e88de -- - PASS:
git merge-tree --write-tree origin/develop 9b6832abfc0afa8d99e6adedd0a7beebe44e88de - PASS:
npm ci --offline - PASS:
npm run lint- 기존 경고는 출력됐지만 오류 없이 종료했습니다. - PASS:
npm run build - PASS: GitHub CI
Lint & Build
Sync 확인
- 대상 레포: BE
- Sync 이슈 기록: 필요 없음
- 사유:
HomeTab의 추천 탭 보조 문구와 스타일 추천 개수 표시 제거만 포함하며, BE API 경로/DTO/도메인 타입/source of truth 변경은 없습니다.
본 리뷰는 Codex를 사용해 작성했습니다.
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.
📌 관련 이슈
Closes #89
🛠️ 작업 내용
✅ 변경 사항
🔍 테스트 내용
📷 스크린샷 (선택사항)
💬 리뷰어에게
📋 PR 체크리스트
develop브랜치를 base로 설정했나요?