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

회원 가입 아이디 입력 시 0 글자 입력 가능 버그 #31

Open
1 task
eunjjungg opened this issue Jan 22, 2023 · 0 comments
Open
1 task

회원 가입 아이디 입력 시 0 글자 입력 가능 버그 #31

eunjjungg opened this issue Jan 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@eunjjungg
Copy link
Owner

ISSUE TITLE : 회원 가입 아이디 입력 시 0 글자 입력 가능 버그

회원가입할 때 아무것도 치지 않은 상태에서는 length 체크가 되는데 무언가 치고 OK status를 받고 다 지우면 next 버튼이 활성화 되어 있음.


ISSUE 체크 사항

  • length 쪽 체크를 하는 것 보다는 next 버튼이 활성화되는 기준을 체크해보는게 나을듯.

@eunjjungg eunjjungg added the bug Something isn't working label Jan 22, 2023
@eunjjungg eunjjungg self-assigned this Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant