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/토너먼트 참가신청 취소#1106 #1127

Merged
merged 12 commits into from
Nov 30, 2023

Conversation

joonho0410
Copy link
Collaborator

📌 개요

image image

💻 작업사항

  • 현재 등록 상태에 따라서 다른 버튼이 나오고 , 버튼을 통해서 등록 / 취소를 할 수 있도록 만들었습니다.
  • 등록 / 취소에 대한 결과를 toast 메세지를 통해서 확인할 수 있습니다.
  • mock API 의 Post 기능이 제대로 동작하지 않습니다.
  • 현재 신청 / 신청하지않음 2가지 상태만으로 동작하지만, 실제로는 신청 / 신청했지만 웨이팅리스트 / 신청하지않음 3가지 경우로 나눠야합니다.
  • 따라서 실제 API를 연결하고서 수정과 테스트가 더 필요합니다.

@joonho0410 joonho0410 linked an issue Nov 30, 2023 that may be closed by this pull request
@greatSweetMango greatSweetMango merged commit c5cc188 into main Nov 30, 2023
1 check passed
@greatSweetMango greatSweetMango deleted the feat/토너먼트-참가신청-취소#1106 branch November 30, 2023 09:23
@greatSweetMango greatSweetMango added enhancement New feature or request user 일반 사용자가 사용하는 서비스에서 발생한 issue labels Dec 5, 2023
@greatSweetMango greatSweetMango added this to the 42gg-5th-fe milestone Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user 일반 사용자가 사용하는 서비스에서 발생한 issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feat] 토너먼트 참가신청 / 취소
2 participants