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: 해시태그 뷰 api, 페이지네이션 #49

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

nain93
Copy link
Member

@nain93 nain93 commented Aug 1, 2023

설명

해시태그 뷰 임시 타입 설정페이지네이션 기능을 추가합니다
컨텐츠 상세의 컨텐츠 타입과 마찬가지로 해시태그뷰 백엔드 데이터의 모델이 통일되어있지 않으므로 임시로 프론트에서 수정해서 사용합니다

페이지네이션은 최초 10개를 부르고 바닥에 닿았을경우 10개씩 추가로 불러옵니다
또한 스크롤을 아래로 당겼을경우 새로고침 됩니다

데모

Simulator Screen Recording - iPhone 14 - 2023-08-01 at 20 15 57

기타

컨텐츠에 이미지 없을 경우 기본 모아 이미지가 확정되면 적용할 예정입니다

@nain93 nain93 self-assigned this Aug 1, 2023
@nain93 nain93 merged commit 6fa27d5 into main Aug 1, 2023
2 checks passed
@nain93 nain93 deleted the feat/hash-view-loadmore branch August 1, 2023 11:54
@nain93 nain93 changed the title Feat/hash view loadmore feat: 해시태그 뷰 api, 페이지네이션 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant