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

[#173] Feat: 유저, 게시글 페이지의 navMore 기능 추가 #175

Merged
merged 12 commits into from
Jul 16, 2024

Conversation

ienrum
Copy link
Collaborator

@ienrum ienrum commented Jul 14, 2024

💬 Issue Number

closes #173

🤷‍♂️ Description

작업 내용에 대한 설명

유저 와 게시글 페이지의 더보기 옵션에 드롭다운 모달(삭제, 신고)을 추가하였습니다.

임시 신고페이지를 만들었습니다.

📷 Screenshots

작업 결과물

게시글 상세페이지 (자신의 글)

image

게시글 상세페이지 (상대 글)

image

유저 페이지

image

신고 페이지

image

👻 Good Function

팀원에게 공유하고 싶은 함수나 코드 일부

📋 Check List

PR 전 체크해주세요.

  • Merge 하는 브랜치가 올바른가?
  • 코딩컨벤션을 준수하는가?
  • PR과 관련없는 변경사항이 없는가?

📒 Remarks

팀원이 코드리뷰 시 주의할 점 또는 말하고 싶은 점 특이사항

@ienrum ienrum added the ✨Feature 새로운 기능 추가 label Jul 14, 2024
@ienrum ienrum self-assigned this Jul 14, 2024
Copy link
Contributor

@HoberMin HoberMin left a comment

Choose a reason for hiding this comment

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

수혁님 수고하셨습니다 ! 빨리 해결해주셔서 감사해요

src/apis/postDetail.ts Outdated Show resolved Hide resolved
@ienrum ienrum force-pushed the #173/feat/report-page/chae branch from 90a7373 to edde507 Compare July 16, 2024 11:16
Copy link

🚀 Storybook is deployed! View it here: https://6621243cb767d61b79ad0f3c-obwdxkquua.chromatic.com/

Copy link

🚀 Storybook is deployed! View it here: https://6621243cb767d61b79ad0f3c-dnwyolsqdt.chromatic.com/

Copy link

🚀 Storybook is deployed! View it here: https://6621243cb767d61b79ad0f3c-clwbaldhcw.chromatic.com/

@ienrum ienrum merged commit bc4109b into main Jul 16, 2024
3 checks passed
@ienrum ienrum deleted the #173/feat/report-page/chae branch July 16, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 게시글, 유저페이지 삭제 및 신고 페이지 이동
2 participants