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 #17 강아지 등록 폼 로직 구현 #20

Merged
merged 7 commits into from
Mar 29, 2024
Merged

Feature #17 강아지 등록 폼 로직 구현 #20

merged 7 commits into from
Mar 29, 2024

Conversation

j2h30728
Copy link
Member

@j2h30728 j2h30728 commented Mar 29, 2024

관련 문서

Closes #17

변경사항:

  1. 강아지 등록 폼 로직 구현
    현재 API를 연결하지않고 클라이언트 상태로직을 구현했습니다.
    강아지 등록페이지를 하나로 두고, 컴포넌트를 퍼널 방식으로 구현하였습니다.

  2. 관련 파일을 모아두는 폴더 명을 Auth 에서 register 로 변경

확인할 목록:

  • 강아지 등록 폼에서 사진을 제외하고는 모두 필수값이기 때문에 입력하지 않으면 보여줄 에러메시지가 필요합니다.
  • 현재, 선택 폼과 제출 버튼사이에 임시 에러메시지를 생성해놓았습니다.
강아지 등록
-.1.mov
초대 링크
-.1.mov

레퍼런스

@j2h30728 j2h30728 requested a review from sungyuha March 29, 2024 13:16
@j2h30728 j2h30728 self-assigned this Mar 29, 2024
@j2h30728 j2h30728 merged commit d0996ae into dev Mar 29, 2024
@j2h30728 j2h30728 deleted the feature-#17 branch March 29, 2024 13:23
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.

강아지 등록폼 로직을 구현합니다.
2 participants