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

🛠️ ProfileFeed, User Content 이슈 수정 #97

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Conversation

Legitgoons
Copy link
Member

@Legitgoons Legitgoons commented Jul 6, 2024

작업 이유

iOS와의 연결 전 Issue들을 처리했습니다.
#93 #94 처리


작업 사항

1️⃣ User Content 제거

  • User Interface에서 content를 삭제하고, 관련 mockdata를 수정했습니다.

2️⃣ ProfileFeed Interface 삭제 및 관련 로직 수정

  • ProfileFeed Interface와 관련 mockdata를 삭제했습니다.
    • 이에 따라 사용자별 피드 조회 handler가 Feeds mockdata를 사용해 적절하게 반환하도록 수정했습니다.
  • User Handler와 test코드에서 잘못된 URI를 바로잡았습니다.
  • test 코드의 test case를 좀 더 명확한 case로 변경했습니다.

리뷰어가 중점적으로 확인해야 하는 부분

  • 이슈가 정상적으로 처리되었는지
  • 🐛 UI 깨짐 #92 의 경우 일정 숫자 이상으로 커지는 경우에 대한 처리 방법이 정해지는 대로 수정하겠습니다.

발견한 이슈

uri 수정 및 test case 수정
profileFeed Interface 삭제에 따라 사용자별 피드 조회 handler가 feeds data로 적절하게 반환하도록 수정
@Legitgoons Legitgoons self-assigned this Jul 6, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-97.d37mn03xh3qyyz.amplifyapp.com

Copy link
Member

@psychology50 psychology50 left a comment

Choose a reason for hiding this comment

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

빠른 수정 감사드립니다~

@Legitgoons Legitgoons merged commit 78c6dde into main Jul 6, 2024
2 checks passed
@Legitgoons Legitgoons deleted the fix/issues branch July 6, 2024 11:45
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.

2 participants