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

버그 바운티 #102

Open
goranikin opened this issue Feb 3, 2025 · 1 comment
Open

버그 바운티 #102

goranikin opened this issue Feb 3, 2025 · 1 comment

Comments

@goranikin
Copy link

소셜 로그인 회원가입 시, 첫 화면에서 '뒤로' 버튼을 눌러도 따로 작동하지 않습니다.

Image

그리고 처음에 이름을 200자 넘게 입력한 뒤 회원가입 완료를 눌렀을 때 '프로필 업데이트 중 오류가 발생했습니다' 라고 나오네요. 이후 이름을 다시 줄여서 작성해도 마찬가지로 작동되지 않습니다.

Image

src/components/home/Topbar/Menu/CompleteProfilePage.tsx 에서 '/api/v1/profile' 요청을 보낼 때 에러가 발생한 것 같고, 이후 왜 다시 작동이 안 되는지는 잘 모르겠네요 :D

@goranikin
Copy link
Author

Image

홈에서 위시 리스트 저장을 한 뒤, 위시 리스트에서 다시 하트를 눌렀을 때 해제가 작동하지 않습니다.

src/routes/MyWishList.tsx 에서 HeartIcon 에 위시 리스트 토글 event onClick이 들어가있지 않네요!

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