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

#3 기능 - 회원탈퇴 요청 오류 #5

Open
boojang opened this issue Dec 10, 2024 · 0 comments
Open

#3 기능 - 회원탈퇴 요청 오류 #5

boojang opened this issue Dec 10, 2024 · 0 comments

Comments

@boojang
Copy link
Collaborator

boojang commented Dec 10, 2024

버그 설명

  1. 회원 탈퇴 요청 시 응답이 완료되기 전에 다른 API 요청이 실행. (getHeaderImage, getUserData)
  2. 회원 탈퇴 요청으로 세션 만료 -> 이에 따라 다른 API 요청에서 401 에러 발생
  3. 정리: 회원 탈퇴 요청으로 백엔드에서 회원은 삭제되었지만, 다른 API 요청으로 응답이 제대로 오지 않는다.

재현하는 방법
동작을 재현하는 단계:

  1. 회원정보 수정 페이지로 이동
  2. 회원탈퇴 클릭

예상한 동작
회원탈퇴 클릭 -> 회원탈퇴 성공 -> 로그인 페이지로 이동

스크린샷
.

데스크톱(다음 정보를 작성해 주세요):

  • Browser [whale]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant