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

Fix: 공고 작성 페이지 필수항목 #55

Open
3 tasks done
baegyeong opened this issue Oct 16, 2023 · 0 comments · Fixed by #72
Open
3 tasks done

Fix: 공고 작성 페이지 필수항목 #55

baegyeong opened this issue Oct 16, 2023 · 0 comments · Fixed by #72
Assignees
Labels
🐞 bug Something isn't working

Comments

@baegyeong
Copy link
Contributor

baegyeong commented Oct 16, 2023

Description

음료 항목 미입력 시에도 넘어가는 문제를 해결한다.
'주문정보'의 모든 항목을 미입력 X -> 다음으로 넘어가지 않음
'주문 정보'에서 매장 정보 입력, 음료 정보 미입력 -> 다음으로 넘어감

Todo

  • '주문 정보'에서 매장 정보 입력, 음료 정보 미입력 -> 다음으로 넘어가지 않게 하기
  • props drilling 막기 -> useFormContext 사용
  • 음료 정보 +, - 버튼 정렬 맞추기

ETC

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

Successfully merging a pull request may close this issue.

1 participant