Conversation
Seony777
approved these changes
Feb 4, 2026
Collaborator
Seony777
left a comment
There was a problem hiding this comment.
고생하셨습니다! 다음 pr에서 제가 온보딩 여부 연동 완료하면 useAuth사용하셔서 나머지 수정하시면 될거 같습니다!
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.
📌 관련 이슈번호
close : #118
🔍 구현한 내용
온보딩 과정 중 이탈한 유저에 대하여 로직 구현하였습니다.
기기 검색 페이지에서 제품을 선택할 시 버튼이 맞춤 설정하고 담기로 구현되어있습니다.
feat: 온보딩 미완료 사용자 케이스 처리 및 UI 개선
작업 내용 요약
기존에는 로그인/로그아웃 2가지 케이스만 처리했으나,
로그인했지만 온보딩을 완료하지 않은 사용자(GNB 이동, 이탈 등)에 대한 처리가 필요했습니다.
구현 내용
사용자 케이스별 버튼 동작:
변경 파일
배경
조합 리스트와 기기 전체보기 모달에서 별 아이콘이 텍스트보다 살짝 아래에 위치하여 Mypage와 일관성이 없었습니다.
구현 내용
Mypage와 동일하게 -mt-2 클래스를 추가하여 별 아이콘을 2px 위로 올려 텍스트와 정렬했습니다.
📸 스크린샷 or 실행 영상
📢 리뷰어에게
테스트 시나리오
온보딩 케이스 테스트