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

[feature] 로그인/회원가입 폼 유효성 검사 #7

Open
8 of 9 tasks
hyosin-Jang opened this issue Mar 6, 2022 · 0 comments
Open
8 of 9 tasks

[feature] 로그인/회원가입 폼 유효성 검사 #7

hyosin-Jang opened this issue Mar 6, 2022 · 0 comments
Labels
기능 추가 새로운 기능 요청을 나타냅니다.

Comments

@hyosin-Jang
Copy link
Contributor

hyosin-Jang commented Mar 6, 2022

Describe

  • 정규식 패턴 특수문자 넣을지 말지 결정하기
  • 로그인/회원가입 실패하거나 성공할 때 각각 input css 변경하기
  • input 유효하지 않을 경우 버튼 비활성화
  • 모션 애니메이션 (추후 구현 예정)

Work

  • 정규식 패턴 검사
  • 유효하지 않은 input일 경우 에러 메시지 출력 (react-hook-form)이용
  • 비밀번호 보여지거나 숨길 때 사용하는 함수 custom hooks 만듦 (hooks/usePassword)
  • 비밀번호 눈 모양 추가
  • 로그인 & 회원가입 페이지 마진 수정
    회원가입 페이지 유효성 검사

Additional

No response

@hyosin-Jang hyosin-Jang added the 기능 추가 새로운 기능 요청을 나타냅니다. label Mar 6, 2022
hyosin-Jang added a commit that referenced this issue Mar 6, 2022
hyosin-Jang added a commit that referenced this issue Mar 6, 2022
hyosin-Jang added a commit that referenced this issue Mar 7, 2022
hyosin-Jang added a commit that referenced this issue Mar 7, 2022
@hyosin-Jang hyosin-Jang mentioned this issue Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 새로운 기능 요청을 나타냅니다.
Projects
None yet
Development

No branches or pull requests

1 participant