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/#221 my page feed UI logic #222

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

KimDonghyeok
Copy link
Collaborator

:: 최근 작업 주제 (하나 이상의 주제를 선택해주세요.)

  • 기능 추가
  • 리뷰 반영
  • 리팩토링
  • 버그 수정
  • 컨벤션 수정

:: 구현 목표 (해당 브랜치에서 구현하고자 하는 하나의 목표를 설정합니다.)

  • 마이페이지 피드 삭제관련 UI 수정

:: 구현 사항 설명 (작업한 내용을 상세하게 기록합니다.)

  • 피드 길게 누를시 하단 바텀시트 UI 수정
  • 피드 삭제 누를시 확인 다이얼로그 추가

:: 성장 포인트 (해당 기능을 구현하며 고민했던 사항이나 새로 알게된 부분, 어려웠던 점 등을 작성합니다.)


:: 기타 질문 및 특이 사항

@KimDonghyeok KimDonghyeok added ✨ Feature 기능 개발 [PR] 리뷰요청 리뷰 요청 드립니다. labels May 20, 2024
@KimDonghyeok KimDonghyeok self-assigned this May 20, 2024
@KimDonghyeok KimDonghyeok linked an issue May 20, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@hoogom88 hoogom88 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
Collaborator

@gyubit gyubit 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
Collaborator

@NalaJang NalaJang 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

@somarok somarok left a comment

Choose a reason for hiding this comment

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

LGTM :)

구두로 전달한 부분 가능하면 수정해보시면 좋을 것 같습니다 ㅎㅎ

@hoogom88 hoogom88 merged commit 1173cec into dev May 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 [PR] 리뷰요청 리뷰 요청 드립니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[마이 페이지 화면] 피드 관련 UI 및 로직 수정
5 participants