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

[스터디 목록] 페이징 기능 구현 및 목록 UI 수정 #50

Open
5 tasks
Yuhun-Lee opened this issue Nov 9, 2022 · 0 comments
Open
5 tasks
Assignees
Labels
feat 💡 새로운 기능 추가

Comments

@Yuhun-Lee
Copy link
Collaborator

Yuhun-Lee commented Nov 9, 2022

 설명

스터디 목록을 페이징할 수 있도록 기능 추가

  • 기존 스터디 목록의 UI 및 뷰 모델 수정

✓ 체크리스트

  • StudyRepository에 paging 별 API를 호출해 스터디 목록 갱신
  • 스터디 목록을 하단으로 드래그하면 추가 목록을 불러와 화면에 표시
  • 로딩되는 동안 인지할 수 있도록 loading indicator 표시
    • 먼저 기본 제공 indicator 사용
    • (추후) 스켈레톤 적용
@Yuhun-Lee Yuhun-Lee added feat 💡 새로운 기능 추가 주훈 S043 labels Nov 9, 2022
@Yuhun-Lee Yuhun-Lee self-assigned this Nov 9, 2022
@Yuhun-Lee Yuhun-Lee changed the title 스터디 목록 페이징 [스터디 목록] 페이징 기능 추가 Nov 9, 2022
@Yuhun-Lee Yuhun-Lee changed the title [스터디 목록] 페이징 기능 추가 [스터디 목록] 페이징 기능 추가 - PagingUsecase 구현 및 목록 UI 수정 Nov 11, 2022
@Yuhun-Lee Yuhun-Lee added chore 🤔 설정 추가 및 수정(숨김파일, 라이브러리) and removed chore 🤔 설정 추가 및 수정(숨김파일, 라이브러리) labels Nov 14, 2022
@Yuhun-Lee Yuhun-Lee changed the title [스터디 목록] 페이징 기능 추가 - PagingUsecase 구현 및 목록 UI 수정 [스터디 목록] 페이징 기능 구현 및 목록 UI 수정 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 💡 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant