Skip to content

[REFACTOR] 캐러셀을 클릭했을 때 로그인이 안 된 경우 로그인 필요하다고 띄워준다 #463

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

Closed
2 tasks done
cruelladevil opened this issue Sep 26, 2023 · 0 comments · Fixed by #467
Closed
2 tasks done
Assignees
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다

Comments

@cruelladevil
Copy link
Collaborator

cruelladevil commented Sep 26, 2023

🤷 개선할 기능

기존: 킬링파트를 등록하려 할 때 로그인을 확인한다.
변경: 캐러셀을 클릭했을 때 로그인을 확인한다.

🔨 상세 작업 내용

  • 킬링파트를 등록할 때 로그인 확인 과정을 삭제한다.
  • 캐러셀을 클릭할 때 로그인 확인 과정을 추가한다.

📄 참고 사항

⏰ 예상 작업 시간

2시간

⏰ 마감일

9/26

@cruelladevil cruelladevil added [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다 labels Sep 26, 2023
@cruelladevil cruelladevil self-assigned this Sep 26, 2023
@cruelladevil cruelladevil moved this from Todo to In Progress in 2023-shook Sep 27, 2023
cruelladevil added a commit that referenced this issue Sep 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cruelladevil added a commit that referenced this issue Sep 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* feat: PartCollectingPage에서 로그인 확인 과정 삭제

* feat: CarouselItem을 클릭시 로그인 확인

* feat: PartCollectingPage는 로그인해야 접근 가능하도록 변경

* feat: 킬링파트 등록페이지에서 닉네임과 문구 추가

* style: 킬링파트 등록 모달 제목 중앙정렬

* refactor: 불필요한 조건문 isLoggedIn 제거

* feat: GlobalStyle의 a태그에 cursor pointer 적용
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2023-shook Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다
Projects
Status: Done
1 participant