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

[REFACT] 프로젝트, 프로필 카드 리스트 정렬 시, 마지막 원소를 제외하고 랜덤 정렬하도록 수정 #200

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

JIN-076
Copy link
Collaborator

@JIN-076 JIN-076 commented Feb 29, 2024

🚀 개발 사항

  • 프로젝트, 프로필 카드 리스트 랜덤 조회 시, 커서 기반 페이지네이션을 위해 마지막 원소를 제외하고 랜덤 정렬하도록 수정

이슈 번호

특이 사항 🫶

@JIN-076 JIN-076 added 🔄 Refactor 기존 개발 된 코드의 수정 🎯 MVP1 mvp1 개발사항 labels Feb 29, 2024
@JIN-076 JIN-076 self-assigned this Feb 29, 2024
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit d801f7f.

Copy link
Collaborator

@tidavid1 tidavid1 left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@tidavid1 tidavid1 merged commit a5841ef into develop Mar 4, 2024
3 checks passed
@tidavid1 tidavid1 deleted the refact/#199-list_shuffle branch March 4, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 MVP1 mvp1 개발사항 🔄 Refactor 기존 개발 된 코드의 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🛠 REFACT] 프로젝트, 프로필 카드 리스트 랜덤 조회를 위한 정렬 조건 리팩토링
2 participants