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

Feat: 마이페이지 내 회원 탈퇴 및 예약 취소 기능 #119

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

caminobelllo
Copy link
Collaborator

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

📝작업 내용

  • 회원 탈퇴 버튼 추가 및 모달 기능 구현하였습니다.
  • 동방 예약 취소 모달 기능 구현하였습니다. 취소는 개별 예약 건에 적용되며, 예약 날짜와 시간을 키로 구분하였습니다.

🔎코드 설명 및 참고 사항

  • ButtonModal 컴포넌트 사용하였습니다. overlay 배경 추가되었으며, submit 로직 수정하였습니다.
  • 현재 더미 데이터 적용되어 있기 때문에 예약 취소 후 리스트 최신화는 반영되어 있지 않습니다.
  • 추후 api 연동하여 로직 작성할 예정입니다.

💬리뷰 요구사항

⚠️로컬 실행 시 유의사항

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant