Conversation
Closed
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 상세 내용
#️⃣ 이슈 번호
💬 리뷰 요구사항
게시글 컴포넌트들에 react-hook-form 적용. 이 부분이 이번에 처음이여서 시간이 오래 걸렸습니다. Form.tsx 내에 작성된 코드들을 재활용했습니다. 게시글 제목, 태그, 내용에 유효성 검사를 하고, 이 필드들이 비어있으면 customToast가 뜨도록 했습니다.
이미지를 업로드하고 URI를 받는 로직을 '게시글 내용'과 '썸네일 업로드' 부분에 추가하였습니다.
⏰ 현재 버그
서버 열리면 아침에 통신잘되는지 확인해보겠습니다.
📷 스크린샷(선택)
X
🔗 참고 자료(선택)
X