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

상품 목록 조회 시 최신 업데이트 된 상품이 가장 위에 표시되도록 역정렬 #80

Open
1 task done
ahyeonkong opened this issue Feb 14, 2025 · 0 comments · May be fixed by #81
Open
1 task done
Assignees

Comments

@ahyeonkong
Copy link
Member

ahyeonkong commented Feb 14, 2025

📄 설명

  • 상품 목록 조회 시 최신 업데이트 된 상품이 가장 위에 표시되도록 역정렬
  • 현재 새 상품 생성 시에도 끌어올리기 밑으로 상품이 생성됨
  • 가장 최근에 변경된 상품이 가장 위에 올라오도록 구현하기

✅ 작업할 내용

  • ProductService의 searchProducts() 수정
@ahyeonkong ahyeonkong self-assigned this Feb 14, 2025
@ahyeonkong ahyeonkong changed the title 상품 목록 조회 시 최신 등록된 상품이 가장 위에 표시되도록 역정렬 상품 목록 조회 시 최신 업데이트 된 상품이 가장 위에 표시되도록 역정렬 Feb 15, 2025
@ahyeonkong ahyeonkong linked a pull request Feb 15, 2025 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant