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

[PR] 댓글 기능 구현 및 api 정리 #48

Merged
merged 7 commits into from
May 13, 2024
Merged

Conversation

kangsinbeom
Copy link
Contributor

📋 Checklist

  • 🔀 PR 제목의 형식을 잘 작성했나요? (e.g. feat: 유저 조회 기능 구현)
  • 🏷️ 라벨, 프로젝트는 등록했나요?
  • 🧹 코드 스멜은 해결했나요?

🧩 이슈 번호


🎨 완성 이미지

작업 이미지

👩‍💻 공유 포인트 및 논의 사항

  • 공통 컴포넌트 수정 button과 관련되서 많이 수정이 되었습니다 확인해주세요
  • code box를 readonly모드로 사용하시면 됩니다.
  • 인피니티 스크롤 관련되서 다들 고민해봅시다.

코드 에디터 언어별 기본값 설정 및 formdata에 들어가는 값 조절, 셀렉트 일부 수정 및 모달 alert 레이아웃 수정 버튼 전체적으로 코드 수정 및 styles 모듈화
comment관련 훅 및 타입, api 수정
기타 일부 수정 사항 포함
comment api(get, post) 작성 및세부 디테일 및 오류 부분을 수정하였으며   detail 부분에서도 연관돤 부분을 수정하였음.
@kangsinbeom kangsinbeom linked an issue May 13, 2024 that may be closed by this pull request
@kangsinbeom kangsinbeom merged commit a47238d into dev May 13, 2024
@kangsinbeom kangsinbeom deleted the develop/comment branch May 13, 2024 01:41
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.

[develop/comment] 댓글 기능 구현 및 api 정리
1 participant