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

fix: Fix Diary Page #48

Merged
merged 7 commits into from
Jul 31, 2023
Merged

fix: Fix Diary Page #48

merged 7 commits into from
Jul 31, 2023

Conversation

KellyKimHyeJin
Copy link
Collaborator


name: Pull Request
about: PR을 요청합니다.
title: Fix Diary Page
labels: fix
assignees: hyejin kim


관련 이슈

close #44

예상 리뷰 시간

10min

추가 또는 변경사항

일기장 리스트 조회의 cursor를 삭제하고 page를 입력받는 방식으로 변경했습니다.
좋아요순, 조회수순으로 분할되어 있었던 기존의 방식에서 하나로 변경했습니다.
검색어의 여부에 따라 다르게 작동하도록 기능을 수정했습니다.
일기장 정렬과 일기장 상세조회에 존재하는 기타 오류사항을 수정했습니다.

스크린샷

기타

@KellyKimHyeJin KellyKimHyeJin self-assigned this Jul 31, 2023
@KellyKimHyeJin KellyKimHyeJin merged commit ebc116f into develop Jul 31, 2023
@KellyKimHyeJin KellyKimHyeJin deleted the fix/44-diary-page branch July 31, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

일기장 페이지네이션을 수정한다.
1 participant