We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
킬링파트 등록 시 모달에서 닉네임이 보이도록 추가한다. 킬링파트 등록 페이지에 ‘같은 파트에 대한 여러 번의 등록은 한 번의 등록으로 처리된다’ 문구를 표시한다.
2시간
9/26
The text was updated successfully, but these errors were encountered:
Refactor/#463, #468 캐러셀을 클릭했을 때 로그인이 안 된 경우 로그인 필요하다고 띄워준다 (#467)
771918b
* feat: PartCollectingPage에서 로그인 확인 과정 삭제 * feat: CarouselItem을 클릭시 로그인 확인 * feat: PartCollectingPage는 로그인해야 접근 가능하도록 변경 * feat: 킬링파트 등록페이지에서 닉네임과 문구 추가 * style: 킬링파트 등록 모달 제목 중앙정렬 * refactor: 불필요한 조건문 isLoggedIn 제거 * feat: GlobalStyle의 a태그에 cursor pointer 적용
cruelladevil
Successfully merging a pull request may close this issue.
🤷 구현할 기능
킬링파트 등록 시 모달에서 닉네임이 보이도록 추가한다.
킬링파트 등록 페이지에 ‘같은 파트에 대한 여러 번의 등록은 한 번의 등록으로 처리된다’ 문구를 표시한다.
🔨 상세 작업 내용
📄 참고 사항
Refactor/#463, #468 캐러셀을 클릭했을 때 로그인이 안 된 경우 로그인 필요하다고 띄워준다 #467
⏰ 예상 작업 시간
2시간
⏰ 마감일
9/26
The text was updated successfully, but these errors were encountered: