You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: 모임 생성 폼 리팩토링 (PR 리뷰 대응)
- mutationOptions 함수 사용하여 queryOptions/mutationOptions 파일 분리
- Step 컴포넌트에 useController 적용하여 setValue + useWatch 제거
- 커스텀 validation 훅 제거하고 field.value로 직접 유효성 검사
- form submit을 page.tsx로 위임하여 react-hook-form에 제출 액션 위임
- Chip 컴포넌트에 type="button" 기본값 추가
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* chore: 코드 포맷팅
* fix: queryOptions 모듈 분기 처리 과정에서 capacity 가 누락되었던 이슈 수정
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: RookieAND <gwangin1999@naver.com>
0 commit comments