-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] 상품 상세 상단 부분 UI 구현 #89
The head ref may contain hidden characters: "75-feat-\uC0C1\uD488-\uC0C1\uC138-\uC0C1\uB2E8-\uBD80\uBD84-\uAD6C\uD604"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 👍 예진님은 항상 엄청난 꼼꼼함이 묻어난 코드인 것 같아용
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코드가 깔끔하고 가독성이 좋아요 !! 오브젝트메서드 저도 다음에 써봐야겠다 생각 들었어용!!
나중에 쓸거 주석처리 해놓은 것도 굿굿👍👍👍
width: 100%; | ||
height: auto; | ||
padding-bottom: 1.2rem; | ||
aspect-ratio: 4/3; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
우와 이건 무슨 속성인가용??!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이미지 크기 비율을 조정하는거에요!! 이렇게 하면 가로가 줄어들 때 세로도 같이 줄어듭니당당
src/app/shop/[category]/[productId]/_components/Product/ProductDetail.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘 쓰셨는데용? 다음에 onSuccess랑 onError까지 핸들링해보시면 무난히 사용하실거같아요
src/app/shop/[category]/[productId]/_components/Product/OptionWithButtons.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿이에용! 배워가겠습니당~!
🚀 작업 내용
📝 참고 사항
🖼️ 스크린샷
🚨 관련 이슈 (이슈 번호)
✅ 체크리스트