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

[혜수] - 로그인하지 않은 유저가 아좌좌 버튼을 눌렀을 때 로그인 유도 모달 추가 #354

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

suehdn
Copy link
Contributor

@suehdn suehdn commented Dec 29, 2023

📌 이슈 번호

close #347

🚀 구현 내용

  • 기존에 로그인 하지 않았을 때 둘러보기에서 카드 클릭했을 때 나타나는 모달 삭제
  • 로그인 하지 않은 유저가 아좌좌 버튼 클릭 시 로그인 유도 모달 생성

📘 참고 사항

image

image
ReadOnlyPlan 컴포넌트의 80번째 줄 disabled={!isLogin}을 제거해야 할 것 같은데 상위 컴포넌트랑 연결되어 있어 일단 건드리지 않았습니다. 제거해야 원활하게 아좌좌 버튼에서의 모달이 작동할 것 같습니다.

현재 로그인 하지 않으면 ajaja 버튼 눌리지 않는 상태입니다.

@suehdn suehdn added the 🚨긴급 긴급한 확인 필요 label Dec 29, 2023
@suehdn suehdn self-assigned this Dec 29, 2023
@suehdn suehdn merged commit c54be63 into dev Dec 29, 2023
@suehdn suehdn deleted the feat/#347/ajaja-login branch December 29, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨긴급 긴급한 확인 필요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[혜수] - 로그인 하지 않은 유저가 아좌좌 버튼을 눌렀을 때 모달 추가
1 participant