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: 전체 member를 정렬한 다음 페이지네이션 적용 #226

Merged
merged 2 commits into from
Feb 9, 2025

Conversation

sounmind
Copy link
Member

@sounmind sounmind commented Feb 9, 2025

체크리스트

  • 이슈가 연결되어 있나요?
  • 배포 후 브라우저 콘솔에 경고나 오류가 있나요?

@sounmind sounmind requested a review from a team as a code owner February 9, 2025 18:18
@sounmind sounmind linked an issue Feb 9, 2025 that may be closed by this pull request
- 정렬 여부를 검사하는 단위 테스트 추가
- 정렬 여부를 검사하지 않는 테스트에 대한 추가 변경(Set 사용해 순서 여부를 검사하지 않도록 한다)
Copy link
Contributor

@Sunjae95 Sunjae95 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@sounmind sounmind merged commit ee2f46a into main Feb 9, 2025
7 checks passed
@sounmind sounmind deleted the 225-pagination-sort-bug branch February 9, 2025 23:42
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