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

[REFACTOR] 로그인 및 회원가입 페이지에 react-hook-form 적용 #190

Closed
2 tasks
fecapark opened this issue May 21, 2024 · 1 comment
Closed
2 tasks
Assignees

Comments

@fecapark
Copy link
Collaborator

fecapark commented May 21, 2024

ISSUE ✅ : REFACTOR

📖 DESCRIPTION

PR #182 에서 @2wndrhs 님이 제안한

SignupForm.tsxreact-hook-form 으로 리팩토링하면 코드에 일관성이 있을 것 같다

를 진행하는 이슈입니다.

추가로, Login.tsx 에도 같은 내용을 적용할 계획입니다.

05.22 추가

YDS 의 TextField 컴포넌트가 ref를 받을 수 없어 react-hook-form 컴포넌트가 정상적으로 작동하지 않음.
=> YDS에 작성한 이슈 가 진행되는 대로 같이 진행할 예정.

TODO

  • SignupForm.tsxreact-hook-form 적용
  • Login.tsxreact-hook-form 적용
@Hanna922
Copy link
Member

Hanna922 commented May 23, 2024

#195 에서 업데이트 완료!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants