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] 클립 총 개수 세는 로직 변경 #166

Merged
merged 1 commit into from
Jan 18, 2024
Merged

[Fix] 클립 총 개수 세는 로직 변경 #166

merged 1 commit into from
Jan 18, 2024

Conversation

mmihye
Copy link
Member

@mmihye mmihye commented Jan 18, 2024

🚩 관련 이슈

📋 구현 기능 명세

  • 클립 총 개수 세는 로직 변경

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지
    서치할때 결과로 나오는 카테고리 수가 유저의 모든 카테고리수로 나오는 오류 발생
    -> 특정 카테고리 토스터 총 개수로 변경

  • 어떤 부분에 리뷰어가 집중해야 하는지

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

�결과 예시 사진 첨부

🛠️ 테스트

  • 테스트

🚀 API Endpoint

  • baseurl/main/search?query=

@mmihye mmihye added the 🐞 fix Something isn't working label Jan 18, 2024
@mmihye mmihye requested a review from sss4920 January 18, 2024 08:28
@mmihye mmihye self-assigned this Jan 18, 2024
@mmihye mmihye changed the base branch from develop to test January 18, 2024 08:28
@mmihye mmihye merged commit b3d9888 into test Jan 18, 2024
1 check passed
@mmihye mmihye deleted the feature/#165 branch January 19, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 카테고리 검색결과에 카테고리 개수 count 로직변경
1 participant