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

[Fix] 닉네임 기본 설정 null 수정 #107

Open
chaeyeon0130 opened this issue Nov 27, 2024 · 2 comments · May be fixed by #109
Open

[Fix] 닉네임 기본 설정 null 수정 #107

chaeyeon0130 opened this issue Nov 27, 2024 · 2 comments · May be fixed by #109
Assignees

Comments

@chaeyeon0130
Copy link
Collaborator

  • 임의값(ex. 사용자201)으로 설정되도록 수정
@chaeyeon0130 chaeyeon0130 self-assigned this Nov 27, 2024
@chaeyeon0130
Copy link
Collaborator Author

@HI-JIN2 왜 닉네임 기본 설정이 null이면 안 되는 거였죠...?

@HI-JIN2
Copy link
Member

HI-JIN2 commented Nov 28, 2024

@HI-JIN2 왜 닉네임 기본 설정이 null이면 안 되는 거였죠...?

지금은 null이 기본값이고 이후에 patch하는 방식인데, 닉네임을 non-null로 두니까 자꾸 NPE가 터져서요..

현재 클라이언트 단에서 소셜 로그인 > 닉네임 설정 화면 이렇게 바로 가게 해뒀는데도, 화면 제어를 완전히 할 수가 없어서 일부 악성 유저의 경우 null인 경우가 좀 있더라구요!

@chaeyeon0130 chaeyeon0130 linked a pull request Dec 22, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants