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

로그인, 회원가입 폼 수정 및 닉네임 추가 구현 #11

Merged
merged 5 commits into from
Oct 19, 2022

Conversation

GuRaBang
Copy link
Collaborator

  • 유효성 확인 로직-로그인

    • input에 계속 invalid 스타일이 들어가는 것 수정
    • submit 후 일치하는 회원정보가 없을 때 제출버튼 비활성화가 한발짝 뒤늦게 되는 것 수정
  • 유효성 확인 로직-회원가입

    • 각 input 빈 값일 때 style조건 변경
    • 중복확인 후 수정 시 다시 중복확인 버튼 활성화
  • 닉네임 추가 구현

@GuRaBang GuRaBang merged commit 45f313a into main Oct 19, 2022
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 this pull request may close these issues.

1 participant