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] 비로그인 유저가 좋아요 버튼 클릭 시에 로그인 모달 띄워준다. #323

Closed
3 tasks
ukkodeveloper opened this issue Aug 17, 2023 · 0 comments · Fixed by #326
Closed
3 tasks
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠

Comments

@ukkodeveloper
Copy link
Collaborator

🤷 구현할 기능

비로그인 유저가 좋아요 버튼 클릭 시에 로그인 모달 띄워준다.

🔨 상세 작업 내용

  • login 여부에 따라 좋아요 버튼 이벤트 핸들러를 다르게 달아준다.
    • 로그인 유저인 경우 요청을 보낸다.
    • 비로그인 유저인 경우 모달을 띄운다.

📄 참고 사항

⏰ 예상 작업 시간

30분

⏰ 마감일

8.18

@ukkodeveloper ukkodeveloper added [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠 labels Aug 17, 2023
ukkodeveloper added a commit that referenced this issue Aug 17, 2023
* feat: 비로그인 좋아요 클릭 시 모달

* refactor: 조건부로 핸들러 주입하도록 변경

* refactor: LoginModal 배열 받도록 수정

* fix: 로그인 모달 margin 으로 수정
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-shook Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠
Projects
Status: Done
1 participant