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

사용자 ID 중복체크 기능의 error페이지 문제 #14

Closed
geonho1943 opened this issue Jan 2, 2023 · 1 comment
Closed

사용자 ID 중복체크 기능의 error페이지 문제 #14

geonho1943 opened this issue Jan 2, 2023 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@geonho1943
Copy link
Owner

회원가입 시 유저 ID 중복 체크 후
ID중복시 나오는 errorPage 가 나오지 않음,
회원가입 문제의 사유를 errorPage에 출력 필요

@geonho1943 geonho1943 added bug Something isn't working enhancement New feature or request labels Jan 2, 2023
@geonho1943 geonho1943 changed the title user ID 중복체크 기능의 error페이지 문제 사용자 ID 중복체크 기능의 error페이지 문제 Jan 2, 2023
@geonho1943
Copy link
Owner Author

#8 에대한 기능 을 구현하면서 error page 를 출력하는대신
팝업 메시지, ui 에서 알림글 표시로 방법을 변경함

geonho1943 added a commit that referenced this issue Feb 28, 2023
프론트에서 제이쿼리의 ajax 를 사용해
id 중복체크 기능을 비동기 요청하는 방법으로 구현 함
기존의 완성되어있던 백엔드의 check 메서드를
구현 방식에 맞게 boolean형 으로 수정

Resolves: #8
Ref: #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant