Skip to content
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

[#202] 주문 배송지 변경 기능 구현 #203

Merged
merged 14 commits into from
Sep 23, 2024

Conversation

syy0O
Copy link
Contributor

@syy0O syy0O commented Sep 22, 2024

#️⃣ 연관된 이슈

closes #202


📝 작업 내용

  • 주문 페이지에서 배송지 정보 변경 기능 구현
  • 주문자 정보와 동일 체크박스 기능 구현

💬 리뷰 요구사항(선택)

backend/feature/mypage-orders 브랜치와 같이 테스트해주세요! (회원 로그인 필수)

  • /board/detail/1 로 들어가서 옵션 선택 > 구매하기 > 주문서 페이지

    • '주문자 정보와 동일' 체크박스 선택시 input 에 값 세팅 되는지
    • 배송지 변경 버튼 클릭시, 변경 모달창과 데이터 제대로 뜨는지
    • 변경하기 버튼 누르면, 배송지 정보가 바뀌었는지 확인

Copy link
Contributor

@NakyungSong NakyungSong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

정상 작동 확인했습니다 :)
배송지 변경 후 주문완료하면 주문내역 페이지에서도 잘 반영되네요! 👍

Copy link
Contributor

@ohgyulim ohgyulim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

정상 동작 확인했습니다! 수고하셨어요 👍

@syy0O syy0O merged commit 5d26a75 into frontend-dev Sep 23, 2024
@syy0O syy0O deleted the frontend/feature/orders/delivery-change branch September 23, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants