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

솔루션 상세 페이지 댓글 리스트 및 댓글 생성 구현 (issue #289) #328

Merged
merged 30 commits into from
Aug 19, 2024

Conversation

Parkhanyoung
Copy link
Contributor

@Parkhanyoung Parkhanyoung commented Aug 19, 2024

구현 요약

  1. 댓글 리스트를 구현합니다.
  2. 댓글 생성을 구현합니다.
2024-08-19.4.56.49.mov

연관 이슈

close #289

참고

코드 리뷰에 RCA 룰을 적용할 시 참고해주세요.

헤더 설명
R (Request Changes) 적극적으로 반영을 고려해주세요
C (Comment) 웬만하면 반영해주세요
A (Approve) 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.

@Parkhanyoung Parkhanyoung self-assigned this Aug 19, 2024
@Parkhanyoung Parkhanyoung added 🎨 프론트엔드 프론트엔드 관련 이슈 ⚒️ 기능 작업해야하는 기능 labels Aug 19, 2024
@brgndyy
Copy link
Contributor

brgndyy commented Aug 19, 2024

LGTM
(면대면으로 직접 리뷰해서 바로 머지합니다~)

@brgndyy brgndyy merged commit 862ed9f into main Aug 19, 2024
6 checks passed
@brgndyy brgndyy deleted the feat/#289 branch August 19, 2024 08:05
@Parkhanyoung Parkhanyoung changed the title 솔루션 상세 페이지 댓글 리스트 및 댓글 생성 구현 솔루션 상세 페이지 댓글 리스트 및 댓글 생성 구현 (issue #289) Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ 기능 작업해야하는 기능 🎨 프론트엔드 프론트엔드 관련 이슈
Projects
Status: 😎 DONE
Development

Successfully merging this pull request may close these issues.

솔루션 상세 페이지 댓글 리스트 및 댓글 생성 구현
2 participants