Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bug title - 로그인 상태에서 상단 회원가입/로그인 버튼 출력됨 #66

Open
kichul7493 opened this issue Oct 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@kichul7493
Copy link

🔍️ 발견한 버그는 무엇인가요? (필수사항)

어떤 문제가 발생했는지 구체적으로 설명해 주세요.
이미지나 영상을 첨부하면 더 이해하기 쉬워요!

로그인 상태에서 상단 회원가입 / 로그인 버튼이 출력됩니다.

스크린샷 2024-10-21 오후 8 03 09

✨ 실행 환경 정보 (필수사항)

문제가 발생한 환경에 대해 알려주세요.
예) Node 버전, 브라우저 종류 및 버전, 운영체제 등

브라우저: 크롬 129.0.6668.100
Node: 22.5.1
운영체제: 맥

🔖 기대되는 정상 동작은 무엇인가요? (필수사항)

정상적으로 어떻게 동작해야 하는지 설명해 주세요.

회원가입/로그인 버튼이 사라지고, 로그아웃 버튼이 출력된다.

🛠 버그 재현 방법 (필수사항)

  1. 어떤 화면에서 문제가 발생했나요?
  2. 어떤 작업을 수행할 때 문제가 생기나요?
  3. 특정 조건이 필요한가요? (로그인, 특정 데이터 등)

회원가입 진행 후 자동 로그인 상태

📝 추가로 하고 싶은 말이 있나요?

기타 전달하고 싶은 내용을 자유롭게 적어주세요.

@dvlpDana
Copy link
Contributor

흠... 지금 해당 버그 재현해보려고 하니 버그가 재현이 안되는데 ㅠ 요건 좀 더 살펴보겠습니다!

@kichul7493
Copy link
Author

재현 조건이 신규 가입 후 자동 로그인입니다.
방금 새로 가입해봤는데, 동일하게 발생하네요
특이사항으로는 가입완료 스탭이 아주 빠르게 자동으로 지나가면서 메인페이지로 이동했습니다.

@dvlpDana
Copy link
Contributor

재현 조건까지 알려주셔서 감사합니다! 서버 액션으로 redirect 시켜놓은게 동작을 해서 그런거 같습니다! 확인해보겠습니다 :)

@dvlpDana dvlpDana added the bug Something isn't working label Oct 21, 2024
@dvlpDana dvlpDana mentioned this issue Oct 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants