-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Feat] 커뮤니티 댓글 작성 POST 및 세부 API 연결 테스트 #135
Conversation
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-jerfccpzbz.chromatic.com/ |
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-fcgupalxtk.chromatic.com/ |
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-zrrhzxyaxg.chromatic.com/ |
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-tayreblxdk.chromatic.com/ |
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-ilmmrwezhh.chromatic.com/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다! state 넘겨줄때 post를 {}로 감싸주시면 감사하겠습니당!!!!!!!!!
</DropDown.Item> | ||
<DropDown.Item onClick={() => navigate(`/community/modify/${boardId}`, { state: post })}> | ||
수정하기 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@p1: 이 부분 {post}로 넘겨주셔야 제가 사용이 가능합니다! 다시 롤백해주세요ㅜㅜㅜ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오 넹!
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-yaywrptelk.chromatic.com/ |
🚀 Storybook 배포가 완료되었습니다! 🔗 https://6779addaee273bbd1faef48a-qorrojnive.chromatic.com/ |
📑 이슈 번호
✨️ 작업 내용
댓글 버튼 클릭시, 세부페이지 하단부 네비게이트
북마크 버튼 클릭시, 북마크
토글 버튼 토큰에 따른 랜더링
토글 버튼 삭제 연결 /
토글 버튼 수정 연결
글쓰기 버튼 클릭시 네이게이트
댓글 작성 POST API를 연결
댓글 신고하기 버튼
댓글 이미지 없을때, 미리보기 박스가 보이는 이슈
💙 코멘트
게시글 삭제 관련한 로직에서, 낙관적 업데이트 사용을 위해서 로직 추가했습니다!
혹시 다른 부분에서도 삭제가 잘 되나 확인 부탁드립니다!
toolListBanner 관련 로직을 수정했습니다. 따로 로직적으로 달라진 사항은 없으나 충돌이 날 수도 있으니 제부분으로 수정해주시고 절 불러주세요!
📸 구현 결과