We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
api pagination 로직 구현
The text was updated successfully, but these errors were encountered:
feat:#35 pagination 로직구현 / need to fix
180baf5
listview 전체 리스트 길이가PAGINATION_SIZE로 빌드되어 추가로 불러오지못함
fix: #35 future 반환타입 고려 및 api 호출 조건문 수정, 현재 페이지 변수 통일
e1db0d3
feat: #35 5-10-2 pagination 적용및 로직 변경 함수명 변경
67fc7ff
index 1씩 변경 말고 param으로 전달된 index 값 이용
feat:#35 검색탭 메인 api pagination 적용
869f7b4
feat:#35 add pagination + search api 검색
4d3fcfc
refactor:#35 view listview 호출 메소드 분리 + 조건 수정
825b7c6
맨끝에서만 호출, currentPage 변경 api, controller 메소드 통일 필요
kimwest00
Successfully merging a pull request may close this issue.
🛠️기능 설명 or 브랜치 생성 목적
✅To-do list🗒️
The text was updated successfully, but these errors were encountered: