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

Feat[#173]: 모집상세 페이지의 리뷰 리스트 구현 #189

Merged
merged 14 commits into from
Mar 25, 2024

Conversation

grapefruit13
Copy link
Contributor

@grapefruit13 grapefruit13 commented Mar 24, 2024

관련 문서

유형

  • 기능 구현
  • UI 구현
  • 리팩토링
  • 버그 해결
  • 문서 업데이트
  • 기타( )

작업 내용

설명

📌 기능

  • 모집의 리뷰 페이지네이션, sort가 가능합니다.

📌 UI

  • ReviewSummary는 CardSummary를 참조해 모바일일 때 요소 배치와 구분선을 바꾸었습니다.
  • 반응형을 위해 전부 width 100%로 만들었습니다.

스크린샷

🎥 모션 영상

localhost_3000_post.-.Chrome.2024-03-25.02-04-01.mp4

📸 디바이스별 스크린샷

image

@grapefruit13 grapefruit13 added the UI 구현 UI 구현 label Mar 24, 2024
@grapefruit13 grapefruit13 self-assigned this Mar 24, 2024
@grapefruit13 grapefruit13 linked an issue Mar 24, 2024 that may be closed by this pull request
4 tasks
src/components/postDetail/ReviewList/index.tsx Outdated Show resolved Hide resolved
src/components/postDetail/ReviewSummary/index.tsx Outdated Show resolved Hide resolved
src/constants/sortOptions.ts Outdated Show resolved Hide resolved
src/pages/post/index.tsx Outdated Show resolved Hide resolved
@designsoo
Copy link
Contributor

PR close # 작성 안 하신 것 같습니다~

Copy link
Contributor

@ccwnc ccwnc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@CheeseB CheeseB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@designsoo designsoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@grapefruit13 grapefruit13 merged commit 9dc5149 into dev Mar 25, 2024
@grapefruit13 grapefruit13 deleted the feat/post-detail/woorim branch March 25, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI 구현 UI 구현
Projects
Status: 👏 완료
Development

Successfully merging this pull request may close these issues.

Feat: 모집 상세 페이지 구현
4 participants